Skip to content

Instantly share code, notes, and snippets.

@LinguistMB
Created Sep 15, 2017
Embed
What would you like to do?
<li> <br>
<label for="telephone"><?php echo Mage::helper('contacts')->__(‘Fax') ?></label> <br>
<div><input name="company" id="company" title="<?php echo Mage::helper('contacts')->__('Fax’) ?>" value="" type="text" />
</div> <br> </li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment