diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-04-13 10:18:07 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-04-13 10:18:07 +0200 |
commit | 78ad20d2d844faadc03323bb53f55b4e36b76785 (patch) | |
tree | 97e8615ce32ff1ba87b4f3f7edf5e550ae00c914 /.templates | |
parent | fcf5b6e8adff6c0307ee07631fa4677524a9a410 (diff) |
Align to the latest version of ikiwiki. Thanks to Joey Hess for the broad hint.
Diffstat (limited to '.templates')
-rw-r--r-- | .templates/editpage.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.templates/editpage.tmpl b/.templates/editpage.tmpl index d55c0e6e..906f39ce 100644 --- a/.templates/editpage.tmpl +++ b/.templates/editpage.tmpl @@ -41,6 +41,7 @@ together before saving. </TMPL_IF> <TMPL_VAR FORM-START> <TMPL_VAR FIELD-DO> +<TMPL_VAR FIELD-SID> <TMPL_VAR FIELD-FROM> <TMPL_VAR FIELD-RCSINFO> <TMPL_VAR FIELD-NEWFILE> |