More formatting fiddly.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@1066 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2003-03-11 01:20:06 +00:00
parent e38a6af2b2
commit 6746ef24de
+10 -2
View File
@@ -4,6 +4,8 @@
#if ($task) #if ($task)
<p> <p>
<table cellpadding="0" cellspacing="0" border="0">
<tr><td>
<table cellpadding="2" cellspacing="0" border="0"> <table cellpadding="2" cellspacing="0" border="0">
#if ($task.completor) #if ($task.completor)
@@ -72,7 +74,8 @@ $form.submit("submit", "Update")</td></tr>
</form> </form>
</table> </table>
<p> </td><td width="15">&nbsp;</td><td valign="bottom">
<table cellpadding="2" cellspacing="0" border="0"> <table cellpadding="2" cellspacing="0" border="0">
<tr><td>Other actions:</td></tr> <tr><td>Other actions:</td></tr>
<tr><td align="right" bgcolor="$scolor"> <tr><td align="right" bgcolor="$scolor">
@@ -84,8 +87,13 @@ $form.submit("submit", "Delete")
</form> </form>
</td></tr> </td></tr>
</table>
<tr><td>&nbsp;</td></tr> </td></tr>
</table>
<p>
<table cellpadding="2" cellspacing="0" border="0">
<form action="edit.wm"> <form action="edit.wm">
$form.fixedHidden("action", "addnote") $form.fixedHidden("action", "addnote")