[geeklog-cvs] geeklog-1.3/public_html/layout/Smooth_Blue/admin/block listblocks.thtml,1.1,1.2 listitem.thtml,1.2,1.3

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/Smooth_Blue/admin/block
In directory internal.geeklog.net:/tmp/cvs-serv981/Smooth_Blue/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/Smooth_Blue/admin/block/listblocks.thtml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** listblocks.thtml	14 May 2002 05:44:45 -0000	1.1
--- listblocks.thtml	4 Feb 2003 20:45:13 -0000	1.2
***************
*** 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/Smooth_Blue/admin/block/listitem.thtml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** listitem.thtml	20 May 2002 20:08:54 -0000	1.2
--- listitem.thtml	4 Feb 2003 20:45:13 -0000	1.3
***************
*** 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