From 91864ee4f8355f4932afb0e8be4f576d464a71c3 Mon Sep 17 00:00:00 2001 From: Guy Pyrzak Date: Wed, 3 Mar 2010 07:36:45 -0800 Subject: fix for button --- template/en/default/attachment/edit.html.tmpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'template/en/default/attachment') diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl index 2b533c916..6a98a7f05 100644 --- a/template/en/default/attachment/edit.html.tmpl +++ b/template/en/default/attachment/edit.html.tmpl @@ -268,12 +268,12 @@ %] [% END %] - [% IF user.id %] -
- -
- [% END %] + [% IF user.id %] +
+ +
+ [% END %] -- cgit v1.2.3-24-g4f1b