diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2008-01-14 19:57:48 +0100 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2008-01-14 19:57:48 +0100 |
commit | a65027a61ac189bc723710454401f95f1dba6b21 (patch) | |
tree | fb9a0c37223f9737c6cb724e4f24bfedc5dae222 /themes/default/templates | |
parent | 8fd1eeb09ce038610e910680b33ee06c86293c6f (diff) |
beautify single photo header
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
Diffstat (limited to 'themes/default/templates')
-rw-r--r-- | themes/default/templates/single_photo.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/templates/single_photo.tpl b/themes/default/templates/single_photo.tpl index 849ede5..4bc61d1 100644 --- a/themes/default/templates/single_photo.tpl +++ b/themes/default/templates/single_photo.tpl @@ -10,7 +10,7 @@ Photos {/if} {if $description} - {$description}<br /> + - {$description}<br /> {/if} {/if} </div> |