More formatting fiddly.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1066 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -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"> </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> </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")
|
||||||
|
|||||||
Reference in New Issue
Block a user