Căsuța pentru adresă este mai mare.
authorTiberiu C. Turbureanu <tct@ceata.org>
Sun, 8 Sep 2013 10:00:18 +0000 (13:00 +0300)
committerTiberiu C. Turbureanu <tct@ceata.org>
Sun, 8 Sep 2013 10:00:18 +0000 (13:00 +0300)
zlp.html

index 917c167a14e04e9054a32afbf9d7cac444b8da29..ac76fdecce030dfda7161ffb1fb43f4e9efdb80c 100644 (file)
--- a/zlp.html
+++ b/zlp.html
@@ -57,6 +57,10 @@ window.onload = update_event_info;
   input#captcha {
     width: 20px;
   }
+
+  input#email {
+    width: 250px;
+  }
 </style>
 
 <img src="img/gnu30-ro.png" alt="Aniversarea a 30 de ani de la lansarea proiectului GNU" />
@@ -83,7 +87,7 @@ window.onload = update_event_info;
   <div>
     <label class="first">Adresa de poștă electronică:</label><br />
     <label class="help">Va fi folosită pentru anunțuri despre acest eveniment.</label><br />
-    <input type="email" name="email" required><br />
+    <input type="email" name="email" id="email" required><br />
   </div>
   <br />
   <div>
This page took 0.011106 seconds and 4 git commands to generate.