Admin - Configuration - Minimum Values - Entry State Min Length - Admin
From Zen Cart(tm) Wiki
Menu: Admin - Configuration - Minimum Values - Entry State Min Length - Admin
/path/to/your/shop/admin/customers.php
| Line #400 : if (document.customers.entry_state.value == '' || document.customers.entry_state.value.length < <?php echo ENTRY_STATE_MIN_LENGTH; ?> ) { |
