From: Andreas Unterkircher Date: Sat, 12 Jan 2008 12:07:48 +0000 (+0100) Subject: wrap line in header when display time-range results X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=490b0a06aa0deb4db9cb36c42b5300c7ac96d9a5;p=phpfspot.git wrap line in header when display time-range results Signed-off-by: Andreas Unterkircher --- diff --git a/themes/default/templates/photo_index.tpl b/themes/default/templates/photo_index.tpl index 35a9491..909922b 100644 --- a/themes/default/templates/photo_index.tpl +++ b/themes/default/templates/photo_index.tpl @@ -22,6 +22,7 @@ {/if} {/if} {if $from_date && $to_date } +
Results are limited to a date within {$from_date} to {$to_date}. {/if}