NoRegion

http://www.magentocommerce.com/extension/1826/mxperts--noregion
/var/www/pear install magento-community/Mxperts_NoRegion

Disable telephone as required in customer/address

--- app/design/frontend/default/default/template/noregion/customer/address/edit.phtml.org	2011-03-16 12:07:11.000000000 +0100
+++ app/design/frontend/default/default/template/noregion/customer/address/edit.phtml	2011-03-16 12:06:40.000000000 +0100
@@ -210,9 +210,9 @@
             </li>
             <li class="fields">
                 <div class="field">
-                    <label for="telephone" class="required"><em>*</em><?php echo $this->__('Telephone') ?></label>
+                    <label for="telephone"><?php echo $this->__('Telephone') ?></label>
                     <div class="input-box">
-                        <input type="text" name="telephone" value="<?php echo $this->htmlEscape($this->getAddress()->getTelephone()) ?>" title="<?php echo $this->__('Telephone') ?>" class="input-text required-entry" id="telephone" />
+                        <input type="text" name="telephone" value="<?php echo $this->htmlEscape($this->getAddress()->getTelephone()) ?>" title="<?php echo $this->__('Telephone') ?>" class="input-text" id="telephone" />
                     </div>
                 </div>
                 <div class="field">

Links
http://www.magentocommerce.com/boards/viewthread/9081/P45/

Do you like this page? Then support it. Please click the AD below and visit the sponsor. Thank you!