summaryrefslogtreecommitdiff
path: root/templates/template-album.tmpl
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2008-08-13 22:45:39 +0200
committerTomas Bzatek <tbzatek@users.sourceforge.net>2008-08-13 22:45:39 +0200
commit3fadc8b6863a267884e242b9e6303cfd117fce4e (patch)
treed725d31a765fd15ab91599f4bc70b5f4a7b66cbb /templates/template-album.tmpl
parent36bfdb4704a6d7b8f46f69f4c5c5d3372f1064fc (diff)
downloadcataract-3fadc8b6863a267884e242b9e6303cfd117fce4e.tar.xz
Small design fixes
Diffstat (limited to 'templates/template-album.tmpl')
-rw-r--r--templates/template-album.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/template-album.tmpl b/templates/template-album.tmpl
index a367706..217c7b7 100644
--- a/templates/template-album.tmpl
+++ b/templates/template-album.tmpl
@@ -29,10 +29,10 @@
<!-- ## Description -->
<div class="desc">
<!-- $(BEGIN_GO_UP) -->
-<div class="desc_date">:: <a href="../index.html" id="exif_line_a">Go Up</a><br /><br /><br /></div>
+<div class="desc_date">:. <a href="../index.html" id="exif_line_a">Go Up</a><br /><br /><br /></div>
<!-- $(END_GO_UP) -->
<!-- $(TITLE) -->
-<div class="desc_date"><!-- $(DESCRIPTION) --></div>
+<div class="desc_text"><!-- $(DESCRIPTION) --></div>
</div>
@@ -64,7 +64,7 @@
<!-- ## Footnote -->
<div class="desc" style="clear: both;">
-<div class="desc_date"><!-- $(FOOTNOTE) --></div>
+<div class="desc_text"><!-- $(FOOTNOTE) --></div>
</div>
<!-- ## Footer -->