summaryrefslogtreecommitdiffstats
path: root/HTML/index.html
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2003-03-03 10:14:26 +0000
committerPablo Saratxaga <pablo@mandriva.com>2003-03-03 10:14:26 +0000
commit9487143ec0b2df029eb06cbf2300af96914d3635 (patch)
treefe5521afb90d0846d3d32bb8fc2232a6b1cf97f3 /HTML/index.html
parent844fbcea2a87119025c7eafd03cca6924805e057 (diff)
downloadindexhtml-9487143ec0b2df029eb06cbf2300af96914d3635.tar
indexhtml-9487143ec0b2df029eb06cbf2300af96914d3635.tar.gz
indexhtml-9487143ec0b2df029eb06cbf2300af96914d3635.tar.bz2
indexhtml-9487143ec0b2df029eb06cbf2300af96914d3635.tar.xz
indexhtml-9487143ec0b2df029eb06cbf2300af96914d3635.zip
updated Hungarian and Welsh files
Diffstat (limited to 'HTML/index.html')
-rw-r--r--HTML/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/HTML/index.html b/HTML/index.html
index 721dd18..bf75950 100644
--- a/HTML/index.html
+++ b/HTML/index.html
@@ -141,7 +141,8 @@
<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="type your E-mail" onfocus="if ("flag) this.value = '';"flag = 0">
+<input type="text" size="15" name="email" value="type your E-mail"
+ onfocus="if (flag) this.value = '';flag = 0">
<!-- translate the value field of this button -->
<input type=submit name=sa VALUE="Subscribe">
</form>