add voippasswords
[mirror/userdir-ldap-cgi.git] / html / searchform.wml
index e50b218..c6e98d1 100644 (file)
@@ -1,5 +1,7 @@
 #use wml::db.d.o title="debian.org Developers LDAP Search"
+#use wml::vbar
 
+<dsatoc/>
 <br><br><center>
 <form method=post action="search.cgi">
 <input type=hidden name=id value="~id~" >
@@ -32,7 +34,7 @@
       close (DOMAINS);
     }
     foreach (sort keys %domain) {
-      printf "    <option value=%s>%s\n", $domain{$_}, encode_entities($_);
+      printf "    <option value=%s>%s\n", lc($domain{$_}), $_
     }
 :>
 </select>
@@ -46,13 +48,4 @@ to update their settings, or <a href="logout.cgi?id=~id~;authtoken=~authtoken~">
 logged in.</p>
 </form>
 </center>
-<hr>
-<center>
-<p><a href="machines.cgi">Debian development machines</a>
-<br><a href="doc-general.html">Documentation</a>
-<br><a href="password.html">Lost or forgotten password instructions</a>
-<br><a href="forward.html">Debian.org Email Forwarding</a>
-<br><a href="http://ca.debian.org/">Debian Certificate Authority</a>
-<br><a href="http://www.spi-inc.org/ca/">SPI Certificate Authority</a>
 </p>
-</center>