diff options
author | chrisaga <chrisaga@piwigo.org> | 2006-05-28 01:19:05 +0000 |
---|---|---|
committer | chrisaga <chrisaga@piwigo.org> | 2006-05-28 01:19:05 +0000 |
commit | 32c6c4a0b726104970a64e31d8ba206f9c4192a0 (patch) | |
tree | 9d075d68537a8f9b6872df9a4d807b744455c44f /template/yoga/picture.tpl | |
parent | 6cdc153757d2f52ef7b0d7855b4a74b5a936b833 (diff) |
improve : a more compact header to picture.tpl (+ use css instead of hidden hr)
git-svn-id: http://piwigo.org/svn/trunk@1325 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/picture.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/yoga/picture.tpl b/template/yoga/picture.tpl index 163dfc827..63433f8bf 100644 --- a/template/yoga/picture.tpl +++ b/template/yoga/picture.tpl @@ -12,7 +12,6 @@ <!-- BEGIN title --> <h2>{TITLE}</h2> <!-- END title --> - <hr class="separation"> </div> <div id="imageToolBar"> |