summaryrefslogtreecommitdiffstats
path: root/web/html/pkgsearch.php
diff options
context:
space:
mode:
authoreric <eric>2004-06-24 21:08:35 +0200
committereric <eric>2004-06-24 21:08:35 +0200
commit1f62f86af5225643f2a7d72c1a050c46ffc37477 (patch)
tree491ff279b1ad75d461b071f993d6978de19aac3f /web/html/pkgsearch.php
parent9c6ec26c3279ca3e1d186196d229449d9501c386 (diff)
downloadaur-1f62f86af5225643f2a7d72c1a050c46ffc37477.tar.gz
aur-1f62f86af5225643f2a7d72c1a050c46ffc37477.tar.xz
getting closer to printing package search results - also fixed some XHTML stuff
Diffstat (limited to 'web/html/pkgsearch.php')
-rw-r--r--web/html/pkgsearch.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/pkgsearch.php b/web/html/pkgsearch.php
index b47ee954..6b23265d 100644
--- a/web/html/pkgsearch.php
+++ b/web/html/pkgsearch.php
@@ -38,7 +38,7 @@ if ($atype && $_REQUEST["Action"] == "Something") {
#
pkg_search_page();
}
-print __("Under construction...")."<br/>\n";
+print __("Under construction...")."<br />\n";
html_footer("\$Id$");