diff options
author | gweltas <gweltas@piwigo.org> | 2004-01-29 00:54:28 +0000 |
---|---|---|
committer | gweltas <gweltas@piwigo.org> | 2004-01-29 00:54:28 +0000 |
commit | 68f92bbd0551df974bcc9d7f5157663e7c4fe949 (patch) | |
tree | 4355a01428b9f0990d4879331949d82ddc9c8d5b /template/default/admin/comments.vtp | |
parent | 3a07d869d0a38cdefe977ebbe5240e10759f8ec2 (diff) |
BUG_0003 in admin section
git-svn-id: http://piwigo.org/svn/branches/release-1_3@324 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/default/admin/comments.vtp')
-rw-r--r-- | template/default/admin/comments.vtp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/admin/comments.vtp b/template/default/admin/comments.vtp index be9814511..cb249da28 100644 --- a/template/default/admin/comments.vtp +++ b/template/default/admin/comments.vtp @@ -24,7 +24,7 @@ <form action="{#action}" method="post"> <!--/VTP_start_form--> <!--VTP_picture--> -<div style="border:2px solid #D3DCE3;margin:2px;"> +<div style="border:2px solid #D3DCE3;margin:3px;"> <table style="width:100%;"> <tr> <td valign="top" width="1px"> |