adding one line on the name

svn path=/trunk/; revision=16813
This commit is contained in:
maelle
2010-09-14 12:39:44 +00:00
parent dfd25c2915
commit 84b332c150
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -120,7 +120,7 @@
<p>
<label for="name">Ihr Name</label>
<small>Vorname Nachname</small>
<small>Wenn Sie die Petition unterschreiben wollen, schreiben Sie bitte Ihre vollständige Name</small>
<input id="name" name="name" type="text" />
</p>
+1
View File
@@ -157,6 +157,7 @@
<p>
<label for="name">Your name <span class="required-asterisk">*</span></label>
<small>If you wish to sign the petition, please stat your name ini teh form Name Surname</small>
<input id="name" name="name" type="text" />
</p>