diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-02-26 13:38:00 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-02-26 13:38:00 +0000 |
commit | b25b54e7fccb2805cf099bbce0bc8539f57d0f21 (patch) | |
tree | 1c01261af933b09363865d14d32d97f93145c007 /HTML/index-ta.html | |
parent | e7c456c938539f676f719224e07e7ddf9d617344 (diff) | |
download | indexhtml-b25b54e7fccb2805cf099bbce0bc8539f57d0f21.tar indexhtml-b25b54e7fccb2805cf099bbce0bc8539f57d0f21.tar.gz indexhtml-b25b54e7fccb2805cf099bbce0bc8539f57d0f21.tar.bz2 indexhtml-b25b54e7fccb2805cf099bbce0bc8539f57d0f21.tar.xz indexhtml-b25b54e7fccb2805cf099bbce0bc8539f57d0f21.zip |
small style fixes
Diffstat (limited to 'HTML/index-ta.html')
-rw-r--r-- | HTML/index-ta.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/HTML/index-ta.html b/HTML/index-ta.html index 5c9e58f..785bd0e 100644 --- a/HTML/index-ta.html +++ b/HTML/index-ta.html @@ -140,19 +140,19 @@ <input type="Hidden" name="bot" value="sympa"> <input type="Hidden" name="action" value="subscribe"> <!-- translate the value field only --> -<input type="text" size="15" name="email" value="¯í¸û Á¢ýÉïºø Ó¸Åâ¨Âò ¾Ã×õ" onfocus="if (flag) this.value = '';flag = 0"> +<input type="text" size="15" name="email" value="¯í¸û Á¢ýÉïºø Ó¸Åâ¨Âò ¾Ã×õ" onfocus="if (flag) this.value = '';flag = 0" class="text"> <!-- translate the value field of this button --> -<input type=submit name=sa VALUE="ºó¾¡¾Ã÷ ¬¸×õ"> +<input type=submit name=sa VALUE="ºó¾¡¾Ã÷ ¬¸×õ" class="text"> </form> </p> <p class="text"> <form method=GET action="http://www.google.com/search"> <img src="arrow.png" valign="center">ŨÄÂò¨¾ §¾Îí¸û:<br> -<input type=text name=q size=15 value=""> +<input type=text name=q size=15 value="" class="text"> <!-- change "en" to your language code --> -<input type=hidden name=hl value="ta"> -<input type=submit name=sa VALUE="Google"> +<input type=hidden name=hl value="ta"><br> +<input type=submit name=sa VALUE="Google" class="text"> </form> </p> </td> |