[geeklog-cvs] geeklog-1.3/public_html/layout/Yahoo/admin/block listblocks.thtml,1.4,1.5 listitem.thtml,1.3,1.4

dhaun at geeklog.net dhaun at geeklog.net
Tue Feb 4 15:45:16 EST 2003


Update of /usr/cvs/geeklog/geeklog-1.3/public_html/layout/Yahoo/admin/block
In directory internal.geeklog.net:/tmp/cvs-serv981/Yahoo/admin/block

Modified Files:
	listblocks.thtml listitem.thtml 
Log Message:
Added an extra column to the list of blocks showing whether a block is enabled
or disabled.


Index: listblocks.thtml
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/layout/Yahoo/admin/block/listblocks.thtml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** listblocks.thtml	11 Apr 2002 21:56:10 -0000	1.4
--- listblocks.thtml	4 Feb 2003 20:45:14 -0000	1.5
***************
*** 16,19 ****
--- 16,20 ----
                                      <th>{lang_blockorder}</th>
                                      <th>{lang_blocktopic}</th>
+                                     <th>{lang_enabled}</th>
                                  </tr>
                                  {blocklist_item}

Index: listitem.thtml
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/layout/Yahoo/admin/block/listitem.thtml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** listitem.thtml	5 May 2002 13:26:02 -0000	1.3
--- listitem.thtml	4 Feb 2003 20:45:14 -0000	1.4
***************
*** 8,10 ****
--- 8,11 ----
                                      <td>{block_order}</td>
                                      <td>{block_topic}</td>
+                                     <td>{block_enabled}</td>
                                  </tr>





More information about the geeklog-cvs mailing list