|
From: Verdon V. <ve...@us...> - 2008-02-08 19:38:49
|
Update of /cvsroot/phpwebsite-comm/modules/rolodex/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12461/templates Modified Files: edit_member.tpl Log Message: some tidy up, resolved list search and sort Index: edit_member.tpl =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/templates/edit_member.tpl,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** edit_member.tpl 4 Feb 2008 03:09:18 -0000 1.1.1.1 --- edit_member.tpl 8 Feb 2008 19:38:51 -0000 1.2 *************** *** 48,51 **** --- 48,52 ---- <fieldset> <legend><strong>{SETTINGS_GROUP_LABEL}</strong></legend> + <p>{CATS}</p> <p>{ALLOW_COMMENTS} {ALLOW_COMMENTS_LABEL}</p> <p>{ALLOW_ANON} {ALLOW_ANON_LABEL}</p> |