summaryrefslogtreecommitdiffstats
path: root/HTML/index-zh_CN.html
diff options
context:
space:
mode:
Diffstat (limited to 'HTML/index-zh_CN.html')
-rw-r--r--HTML/index-zh_CN.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/HTML/index-zh_CN.html b/HTML/index-zh_CN.html
index 653e1f7..65964e9 100644
--- a/HTML/index-zh_CN.html
+++ b/HTML/index-zh_CN.html
@@ -144,7 +144,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="输入您的电子邮件" onfocus="if ("flag) this.value = '';"flag = 0">
+<input type="text" size="15" name="email" value="输入您的电子邮件"
+ onfocus="if (flag) this.value = '';flag = 0">
<!-- translate the value field of this button -->
<input type=submit name=sa VALUE="订阅">
</form>