
Originally Posted by
lat9
My bad; those two files (tpl_checkout_payment_address_default.php and tpl_checkout_shipping_address_default.php) both include /tpl_modules_checkout_new_address.php; it's that common file that you might need to update to change the "State" to "City" ... although, I'm thinking now that those values are in your primary language file (hebrew.php?).
Dang it! That one, too. The form is displayed via tpl_modules_address_book_details.php
For both the tpl_modules_address_book_details.php and tpl_modules_checkout_new_address.php, you'll need to copy the files from the /includes/templates/template_default/templates directory to /includes/templates/responsive_sheffield_blue/templates ... unless the file is already in that directory.
In either case, you'll apply any edits like you previously made to tpl_modules_create_account.php.