Joomla.it Forum
Componenti per Joomla! => Gestione e-commerce => : vehuel 14 Jul 2008, 18:31:36
-
Vorrei tradurre la stringa che si trova nel file product.product_form.php:
<input type="text" class="inputbox" name="product_unit" size="15" maxlength="20" value="<?php $db->sp("product_unit"); ?>" />
come posso modificarla e creare una costante nel file english.php?
grazie