add alt in input tag then this is a image type

html5
Marshall 2020-03-10 12:04:26 -04:00
parent 2cc6f8b71e
commit 492d2fbfb1
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@
<!--! xml:lang avoids extraction for translation -->
<input xml:lang="en" type="hidden" name="cmd" value="_s-xclick" />
<input xml:lang="en" type="hidden" name="hosted_button_id" value="XKAL6BZL3YPSN" />
<input type="image" name="submit"
<input type="image" alt="paypal icon" name="submit"
src="/pics/paypal/${os.paypal_lang}.gif"
title="Send us money through PayPal." />
</div>