diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2008-05-23 11:06:13 +0200 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2008-05-23 11:06:13 +0200 |
commit | 44fa8272cedfcf0920dfaf10acf992e52ce6ea0c (patch) | |
tree | cdd55e5272b35936ef6e52a8bb4cedefef287ad9 /themes/default | |
parent | 6a5756a7ced1e064e6d7c3cb8b67723e01951612 (diff) |
pending rename of clearboth-style-definition to cb
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
Diffstat (limited to 'themes/default')
-rw-r--r-- | themes/default/templates/photo_index.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/default/templates/photo_index.tpl b/themes/default/templates/photo_index.tpl index b8c0365..bc0b9f8 100644 --- a/themes/default/templates/photo_index.tpl +++ b/themes/default/templates/photo_index.tpl @@ -88,7 +88,7 @@ {/section} </div> -<br class="clearboth" /> +<br class="cb" /> <div class="indexnavigation"> <!-- the right nav arrow --> @@ -124,7 +124,7 @@ { /if} </div> </div> -<br class="clearboth" /> +<br class="cb" /> <script type="text/javascript" language="JavaScript"> <!-- /*** image preloading ***/ |