Update of /cvsroot/phpwebsite-comm/modules/rolodex/templates
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30376/templates
Modified Files:
block.tpl edit_member.tpl
Log Message:
1.0 updates beginning
Index: block.tpl
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/templates/block.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** block.tpl 4 Feb 2008 03:09:18 -0000 1.1.1.1
--- block.tpl 3 Jul 2008 14:10:08 -0000 1.2
***************
*** 4,7 ****
--- 4,8 ----
<div class="box-content">
{MEMBER_LABEL}<br />
+ <!-- BEGIN member_thumbnail -->{MEMBER_THUMBNAIL}<br /><!-- END member_thumbnail -->
{MEMBER_TITLE}<br />
<br />
Index: edit_member.tpl
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/templates/edit_member.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** edit_member.tpl 17 Jun 2008 13:27:39 -0000 1.5
--- edit_member.tpl 3 Jul 2008 14:10:08 -0000 1.6
***************
*** 48,51 ****
--- 48,52 ----
<fieldset>
<legend><strong>{SETTINGS_GROUP_LABEL}</strong></legend>
+ <p>{SELECT_LIST_TIP}</p>
<p>{CATEGORIES_LABEL}<br />{CATEGORIES}</p>
<p>{LOCATIONS_LABEL}<br />{LOCATIONS}</p>
|