summaryrefslogtreecommitdiffstats
path: root/HTML/index-ru.html
diff options
context:
space:
mode:
Diffstat (limited to 'HTML/index-ru.html')
-rw-r--r--HTML/index-ru.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/HTML/index-ru.html b/HTML/index-ru.html
index 73245b0..049b6a1 100644
--- a/HTML/index-ru.html
+++ b/HTML/index-ru.html
@@ -148,7 +148,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="ваш E-mail" onfocus="if ("flag) this.value = '';"flag = 0">
+<input type="text" size="15" name="email" value="ваш E-mail"
+ onfocus="if (flag) this.value = '';flag = 0">
<!-- translate the value field of this button -->
<input type=submit name=sa VALUE="Подписаться">
</form>