From: cweiske Date: Sun, 26 Sep 2010 22:07:36 +0000 (+0000) Subject: make html more readable X-Git-Tag: v0.98.0~197 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=f52cba5cb3185adf468165bc4d53c8a64cd313ae;p=semanticscuttle.git make html more readable git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@751 b3834d28-1941-0410-a4f8-b48e95affb8f --- diff --git a/data/templates/sidebar.block.search.php b/data/templates/sidebar.block.search.php index 660ce00..f4e6b42 100644 --- a/data/templates/sidebar.block.search.php +++ b/data/templates/sidebar.block.search.php @@ -27,10 +27,10 @@ if ($lastSearches && count($lastSearches) > 0) {

- +
'; ?> -
'; + echo '
'; echo ''; @@ -44,7 +44,7 @@ foreach ($lastSearches as $row) { //echo '
...
+