From: Darren G. <dg...@us...> - 2004-09-23 19:07:13
|
Update of /cvsroot/phpwebsite-comm/modules/phpwsrssfeeds/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20512/templates Modified Files: item.tpl Log Message: added multi-view ability to organize feeds by date Index: item.tpl =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/phpwsrssfeeds/templates/item.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** item.tpl 21 Jun 2004 21:15:19 -0000 1.3 --- item.tpl 23 Sep 2004 19:07:02 -0000 1.4 *************** *** 3,4 **** --- 3,7 ---- <dd style="margin-bottom: 1em">{ITEM_DESC}</dd> <!-- END ITEM_DESC --> + + + |