diff options
Diffstat (limited to 'templates/editpage.tmpl')
-rw-r--r-- | templates/editpage.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl index efe077f84..27c4aa6ed 100644 --- a/templates/editpage.tmpl +++ b/templates/editpage.tmpl @@ -62,9 +62,7 @@ $(function () { $('#fileupload').fileupload(); }); // initialize upload widget </div> <TMPL_VAR FIELD-ATTACHMENT> <noscript><TMPL_VAR FIELD-UPLOAD></noscript> -<TMPL_IF NAME="ATTACHMENT_LIST"> <TMPL_VAR FIELD-LINK><TMPL_VAR FIELD-RENAME><TMPL_VAR FIELD-REMOVE> -</TMPL_IF> </div> </div> </TMPL_IF> |