Version Notes
enjoy :)
Download this release
Release Info
| Developer | Magento Core Team |
| Extension | MDN_CustomerUniversalPassword |
| Version | 1.3 |
| Comparing to | |
| See all releases | |
Code changes from version 1.1 to 1.3
app/code/community/MDN/CustomerUniversalPassword/etc/system.xml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
<?xml version="1.0"?>
|
| 2 |
<config>
|
| 3 |
<sections>
|
| 4 |
-
<customeruniversalpassword module="
|
| 5 |
<label>Customer Universal Password</label>
|
| 6 |
<tab>customer</tab>
|
| 7 |
<frontend_type>text</frontend_type>
|
| 1 |
<?xml version="1.0"?>
|
| 2 |
<config>
|
| 3 |
<sections>
|
| 4 |
+
<customeruniversalpassword module="CustomerUniversalPassword">
|
| 5 |
<label>Customer Universal Password</label>
|
| 6 |
<tab>customer</tab>
|
| 7 |
<frontend_type>text</frontend_type>
|
