ok, finally email input shows

This commit is contained in:
sanj 2010-11-15 07:06:16 +05:30
parent 8dc29a110e
commit a4628e5ea7

View File

@ -102,8 +102,8 @@ University College London.</p>
{% endfor %}
<div class="questionWrapper">
<span class="trans" data-lang_hi="नाम (वैकल्पिक)">Name (optional):</span> <input type="text" id="name" /></span><br />
<span class="trans" data-lang_hi="इ - मेल (वैकल्पिक)"> E-Mail (optional): <input type="text" id="email" /></span><br />
<span class="trans" data-lang_hi="नाम (वैकल्पिक):">Name (optional):</span> <input type="text" id="name" /><br />
<span class="trans" data-lang_hi="इ - मेल (वैकल्पिक):"> E-Mail (optional):</span> <input type="text" id="email" /><br />
</div>
<div class="questionWrapper">
<button id="submitQuestions" class="trans" data-lang_hi="भेजें">Submit</button>