diff options
Diffstat (limited to 'HTML/index-ro.html')
-rw-r--r-- | HTML/index-ro.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HTML/index-ro.html b/HTML/index-ro.html index 660eef9..0a8cf77 100644 --- a/HTML/index-ro.html +++ b/HTML/index-ro.html @@ -148,7 +148,7 @@ <input type="Hidden" name="action" value="subscribe"> <!-- translate the value field only --> <input type="text" size="15" name="email" value="scrieți adresa de email" - onfocus="if ("flag) this.value = '';"flag = 0"> + onfocus="if (flag) this.value = '';flag = 0"> <!-- translate the value field of this button --> <input type=submit name=sa VALUE="Înscriere"> </form> |