BR before "None found" search message
authorivan <ivan>
Thu, 18 Aug 2011 22:55:19 +0000 (22:55 +0000)
committerivan <ivan>
Thu, 18 Aug 2011 22:55:19 +0000 (22:55 +0000)
httemplate/search/elements/search-html.html

index 32f26e8..8e6546c 100644 (file)
@@ -78,7 +78,7 @@
 
 %     unless ( $total ) { 
 %       unless ( $opt{'disable_nonefound'} ) { 
-          No matching <% $opt{'name'} %> found.<BR>
+          <BR><BR>No matching <% $opt{'name'} %> found.<BR>
 %       } 
 %     }
 %