aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/picture.tpl
diff options
context:
space:
mode:
authorgweltas <gweltas@piwigo.org>2005-01-13 14:09:06 +0000
committergweltas <gweltas@piwigo.org>2005-01-13 14:09:06 +0000
commit11c2baa770de003986e1c9e3cdd5d085abb6015d (patch)
treecddfb5ad0654b83f632b7e8fc8bedff968146ecd /template/default/picture.tpl
parent0737f91b1934d475fc2bafbc2736d38fd159cdf7 (diff)
- update of picture.tpl for a specific Opera bug
- Comments included in default.css to help admin to enhanced their gallery git-svn-id: http://piwigo.org/svn/trunk@689 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--template/default/picture.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/default/picture.tpl b/template/default/picture.tpl
index 4d4c5c374..4bd65d6d6 100644
--- a/template/default/picture.tpl
+++ b/template/default/picture.tpl
@@ -62,7 +62,7 @@
[ <a href="{stop_slideshow.U_SLIDESHOW}" class="back" style="font-weight:bold;">{L_STOP_SLIDESHOW}</a> ]
</div>
<!-- END stop_slideshow -->
-
+<div style="clear:both;"></div>
<div id="gauche">
&nbsp;
<!-- BEGIN previous -->
@@ -91,9 +91,9 @@
<!-- END next -->
&nbsp;
</div>
-<div style="clear:both"></div>
+<div style="clear:both;"></div>
<!-- BEGIN metadata -->
- <table class="metadata">
+ <table class="tablecompact">
<!-- BEGIN headline -->
<tr>
<th colspan="2">{metadata.headline.TITLE}</th>