File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454
5555<?php echo "<a href=' " .Tools::curPageName ()."?locale=it_IT'><img src=' " .Tools::getServerRootURL ()."/images/blank.png' class='flag flag-it' title='Italian' width='18px' height='12px' /></a> " ;?>
5656
57- <?php echo "<a href=' " .Tools::curPageName ()."?locale=pt_BR'><img src=' " .Tools::getServerRootURL ()."/images/blank.png' class='flag flag-br' title='Brazil' width='18px' height='12px' /></a> " ;?>
57+ <?php echo "<a href=' " .Tools::curPageName ()."?locale=es_ES'><img src=' " .Tools::getServerRootURL ()."/images/blank.png' class='flag flag-es' title='Español' width='18px' height='12px' /></a> " ;?>
58+
59+ <?php echo "<a href=' " .Tools::curPageName ()."?locale=zh_CN'><img src=' " .Tools::getServerRootURL ()."/images/blank.png' class='flag flag-cn' title='Chinese' width='18px' height='12px' /></a> " ;?>
60+
61+ <?php echo "<a href=' " .Tools::curPageName ()."?locale=zh_TW'><img src=' " .Tools::getServerRootURL ()."/images/blank.png' class='flag flag-tw' title='Taiwan' width='18px' height='12px' /></a> " ;?>
62+
63+ <?php echo "<a href=' " .Tools::curPageName ()."?locale=ar'><img src=' " .Tools::getServerRootURL ()."/images/blank.png' class='flag flag-dz' title='Arab' width='18px' height='12px' /></a> " ;?>
64+
5865</td>
5966</tr>
6067</table>
You can’t perform that action at this time.
0 commit comments