[ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Summary view] [Print] [Text view]
1 <?php 2 /* 3 $Id: product_reviews_write.php 3 2006-05-27 04:59:07Z user $ 4 5 osCMax Power E-Commerce 6 http://oscdox.com 7 8 Copyright 2006 osCMax 9 10 Released under the GNU General Public License 11 */ 12 13 define('NAVBAR_TITLE', 'Comentarios'); 14 15 define('SUB_TITLE_FROM', 'De:'); 16 define('SUB_TITLE_REVIEW', 'Comentario:'); 17 define('SUB_TITLE_RATING', 'Evaluación:'); 18 19 define('TEXT_NO_HTML', '<small><font color="#ff0000"><b>NOTA:</b></font></small> No se traducirá el codigo HTML!'); 20 define('TEXT_BAD', '<small><font color="#ff0000"><b>MALO</b></font></small>'); 21 define('TEXT_GOOD', '<small><font color="#ff0000"><b>BUENO</b></font></small>'); 22 23 define('TEXT_CLICK_TO_ENLARGE', 'Haga Click para agrandar'); 24 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Jan 1 13:43:16 2010 | Cross-referenced by PHPXref 0.7 |