wrap line in header when display time-range results
authorAndreas Unterkircher <unki@netshadow.at>
Sat, 12 Jan 2008 12:07:48 +0000 (13:07 +0100)
committerAndreas Unterkircher <unki@netshadow.at>
Sat, 12 Jan 2008 12:07:48 +0000 (13:07 +0100)
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
themes/default/templates/photo_index.tpl

index 35a9491c466733ee9b007135196cd5c462cbe087..909922bd0fbd1b527dabb245a1a933cd398fdb2f 100644 (file)
@@ -22,6 +22,7 @@
    {/if}
   {/if}
   {if $from_date && $to_date }
    {/if}
   {/if}
   {if $from_date && $to_date }
+   <br />
    Results are limited to a date within {$from_date} to {$to_date}.
   {/if}
  </div>
    Results are limited to a date within {$from_date} to {$to_date}.
   {/if}
  </div>