Update of /cvsroot/phpwebsite-comm/modules/contacts/templates
In directory sc8-pr-cvs1:/tmp/cvs-serv17444/templates
Added Files:
edit_countries.tpl
Log Message:
Fleshing things out more
--- NEW FILE: edit_countries.tpl ---
{START_FORM}
{COUNTRY_TEXT}:<br />
{COUNTRY_COUNTRY}<br />
<br />
{CODE_TEXT}:<br />
{COUNTRY_CODE}<br />
<br />
{COUNTRY_SAVE}
{END_FORM}
|