|
From: Verdon V. <ve...@us...> - 2008-02-04 19:29:43
|
Update of /cvsroot/phpwebsite-comm/modules/rolodex/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10405/templates Modified Files: list_member.tpl Log Message: a few tweaks to list Index: list_member.tpl =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/templates/list_member.tpl,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** list_member.tpl 4 Feb 2008 03:09:18 -0000 1.1.1.1 --- list_member.tpl 4 Feb 2008 19:29:44 -0000 1.2 *************** *** 3,7 **** <tr> <th> </th> ! <th>{TITLE_HEADER} {BUSINESS_NAME_SORT}</th> <th>{DATE_UPDATED_HEADER} {DATE_UPDATED_SORT}</th> <!-- BEGIN contact_email_header --><th><!--{CONTACT_EMAIL_HEADER}--></th><!-- END contact_email_header --> --- 3,7 ---- <tr> <th> </th> ! <th>{TITLE_HEADER} {TITLE_SORT}</th> <th>{DATE_UPDATED_HEADER} {DATE_UPDATED_SORT}</th> <!-- BEGIN contact_email_header --><th><!--{CONTACT_EMAIL_HEADER}--></th><!-- END contact_email_header --> |