Changes between Version 5 and Version 6 of Contact / Support
- Timestamp:
- 01/06/06 16:56:48 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Contact / Support
v5 v6 9 9 10 10 Click [http://sansfil.dyndns.org/searchWifidogML.html here] to search the mailing list 11 <FORM METHOD="GET" ACTION="http://www.google.com/search" NAME="google"> 11 {{{ 12 #!html 13 <form method="GET" action="http://www.google.com/search" name="google"> 12 14 <input type="hidden" name="domains" value="listes.ilesansfil.org/pipermail/wifidog"> 13 <input type="hidden" name="sitesearch" value="listes.ilesansfil.org/pipermail/wifidog" CHECKED>15 <input type="hidden" name="sitesearch" value="listes.ilesansfil.org/pipermail/wifidog" checked="true"> 14 16 <input type="hidden" name="btnG" value="Ok"> 15 <input type=" TEXT" NAME="q" MAXLENGTH="255" SIZE="30" VALUE="">17 <input type="text" name="q" maxlength="255" size="30" value=""> 16 18 <input type="submit" value="Search"> 17 </FORM> 19 </form> 20 }}} 18 21 19 22 == Bug tracking / Feature request ==