|
From: Eloi G. <ada...@us...> - 2008-11-19 06:01:34
|
Update of /cvsroot/phpwebsite-comm/modules/article/templates In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29487/templates Modified Files: config.tpl Log Message: If set in the AM settings, all changes to articles are now summarized in /logs/event.log Index: config.tpl =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/templates/config.tpl,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** config.tpl 21 Aug 2008 23:40:37 -0000 1.10 --- config.tpl 19 Nov 2008 06:01:23 -0000 1.11 *************** *** 19,24 **** <br /> {EXPIRATION_LABEL} <br /> ! <br /> <h2>{IMAGE_HEADER}</h2> --- 19,26 ---- <br /> {EXPIRATION_LABEL} + <br /> + {LOG_EVENTS} {LOG_EVENTS_LABEL} <br /> ! <br /> <h2>{IMAGE_HEADER}</h2> |