Revert "Revert "make the html validate""

This reverts commit a215471abb.

Conflicts:

	frontend/templates/base.html
pull/1/head
Andromeda Yelton 2012-11-20 15:53:24 -05:00
parent 3ccb10a9aa
commit 0a0b74e449
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ $j(document).ready(function() {
<div class="form-row clearfix cvc">
<label>CVC:</label>
<input id="card_CVC" type="text" size="4" autocomplete="off" class="card-cvc" /> <span id="cvc_help">(what is this?)</span>
<div id="cvc_answer"><img src="/static/images/cvcimage.jpeg">For most cards, this is a 3-digit number at the end of the signature strip on the back. For American Express, it's a four-digit number in small print on the front.</div>
<div id="cvc_answer"><img src="/static/images/cvcimage.jpeg" alt="a typical credit card with CVC">For most cards, this is a 3-digit number at the end of the signature strip on the back. For American Express, it's a four-digit number in small print on the front.</div>
</div>
<div class="form-row clearfix initial_values">
<label>Expiration:</label>