[geeklog-cvs] Geeklog-1.x/public_html/layout/professional/admin/config configuration.thtml, 1.7, 1.8

Blaine Lang blaine at qs1489.pair.com
Sun Jan 13 16:47:24 EST 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/admin/config
In directory qs1489.pair.com:/tmp/cvs-serv34333

Modified Files:
	configuration.thtml 
Log Message:
Changes to support using a leftblock menu for the configmanager menu.
Note: I will clean this up if this approach is accepted as the final solution.

Index: configuration.thtml
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/admin/config/configuration.thtml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** configuration.thtml	5 Jan 2008 23:45:50 -0000	1.7
--- configuration.thtml	13 Jan 2008 21:47:22 -0000	1.8
***************
*** 9,22 ****
      {change_block}
  </div>
- <div id="dropline_menu_container">
-     <div id="dropline_menu">
-         <ul>
-             <li><a href="{site_url}"><b>Home</b></a></li>
-                 {menu_elements}
-         </ul>
-     </div>
- </div>
- <div id="teaser-bottom-module-dropline"></div>
- <div class="clearboth" style="margin-top:10px;padding-left:5px;"><b>{group_active_name} : {subgroup_active_name}</b></div>
  
  <form action="configuration.php" method="post" name="subgroup">
--- 9,12 ----
***************
*** 53,55 ****
  <input type="submit" name="form_reset" value="Reset Form"{xhtml}>
  </div>
! </form>
--- 43,45 ----
  <input type="submit" name="form_reset" value="Reset Form"{xhtml}>
  </div>
! </form>
\ No newline at end of file




More information about the geeklog-cvs mailing list