Only use linebreaks
authorJoey Schulze <joey@infodrom.org>
Tue, 18 Jul 2006 16:59:13 +0000 (16:59 +0000)
committerJoey Schulze <joey@infodrom.org>
Tue, 18 Jul 2006 16:59:13 +0000 (16:59 +0000)
src/Infodrom/events/search.wml

index 5d2efc9..6023735 100644 (file)
@@ -4,8 +4,8 @@
 
 <form method=post action=find.php3>
 
-<p><b>Keyword</b>: <input name=key size=60 maxsize=60></p>
-<p><b>Country</b>: <select name=country><option value="">-- any country --<?
+<p><b>Keyword</b>: <input name=key size=60 maxsize=60>
+<br><b>Country</b>: <select name=country><option value="">-- any country --<?
 
   $dbh = pg_pconnect ("<dbhost>", "<dbport>", "<dbname>")
               or die("Unable to connect to SQL server");