aboutsummaryrefslogtreecommitdiff
path: root/templates/editpage.tmpl
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-21 22:30:43 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-21 22:30:43 -0400
commit96c529826d3104bee299b4d3ea09c95229b9b64d (patch)
tree48224963b55c6dca7130d4f0151d51306bd5c3d3 /templates/editpage.tmpl
parented05e40566a8d2a39530507598d835764885cf73 (diff)
downloadikiwiki-96c529826d3104bee299b4d3ea09c95229b9b64d.tar
ikiwiki-96c529826d3104bee299b4d3ea09c95229b9b64d.tar.gz
skeleton rename plugin
Diffstat (limited to 'templates/editpage.tmpl')
-rw-r--r--templates/editpage.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl
index aa9436173..1c30d1d85 100644
--- a/templates/editpage.tmpl
+++ b/templates/editpage.tmpl
@@ -71,7 +71,7 @@ Optional comment about this change:<br />
<tr><td><TMPL_VAR FIELD-SELECT><TMPL_VAR LINK></td><td><TMPL_VAR SIZE></td><td><TMPL_VAR MTIME></td></tr>
</TMPL_LOOP>
<TMPL_IF NAME="ATTACHMENT_LIST">
-<tr><td colspan="2"><TMPL_VAR FIELD-LINK><TMPL_VAR FIELD-REMOVE><TMPL_VAR FIELD-RENAME></td></tr>
+<tr><td colspan="2"><TMPL_VAR FIELD-LINK><TMPL_VAR FIELD-RENAME><TMPL_VAR FIELD-REMOVE></td></tr>
</TMPL_IF>
</table>
</div>