From: Andy F. <and...@us...> - 2004-11-04 01:09:35
|
Update of /cvsroot/phpwebsite-comm/modules/photobox/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29568 Modified Files: admin.tpl Log Message: update admin.tpl to reflect newest photo option Index: admin.tpl =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/photobox/templates/admin.tpl,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** admin.tpl 7 Oct 2004 19:44:56 -0000 1.1.1.1 --- admin.tpl 4 Nov 2004 01:07:56 -0000 1.2 *************** *** 10,13 **** {TN_RESTRICT} {PRESTRICT_TXT}:<br /> {PA_LABEL} <br /><br /> {PBOX_SAVE}<br /><br /> ! {END_FORM} --- 10,14 ---- {TN_RESTRICT} {PRESTRICT_TXT}:<br /> {PA_LABEL} <br /><br /> + {TN_NEWEST} {PNEWEST_TXT}<br /><br /> {PBOX_SAVE}<br /><br /> ! {END_FORM} \ No newline at end of file |