From c1f2ff5f23026add1818386db2dcbae25978896a Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Wed, 18 Jul 2007 04:03:36 +0000 Subject: issue50, date range _within_ not _between_ git-svn-id: file:///var/lib/svn/phpfspot/trunk@220 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- templates/photo_index.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/photo_index.tpl b/templates/photo_index.tpl index f9c651d..1590f85 100644 --- a/templates/photo_index.tpl +++ b/templates/photo_index.tpl @@ -26,7 +26,7 @@ {/if} {/if} {if $from_date && $to_date } - Results are limited to a date between {$from_date} to {$to_date}. + Results are limited to a date within {$from_date} to {$to_date}. {/if} -- cgit v1.2.3-18-g5258