[geeklog-cvs] Geeklog-2.x/themes/default MainMenu.thtml,1.5,1.6

Damien Hodgkin dhodgkin at qs1489.pair.com
Wed Jul 18 13:05:28 EDT 2007


Update of /cvsroot/geeklog2/Geeklog-2.x/themes/default
In directory qs1489.pair.com:/tmp/cvs-serv45770/themes/default

Modified Files:
	MainMenu.thtml 
Log Message:
Added link to Content admin page.
Fixed a missing end tag for the link.

Index: MainMenu.thtml
===================================================================
RCS file: /cvsroot/geeklog2/Geeklog-2.x/themes/default/MainMenu.thtml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** MainMenu.thtml	18 Jul 2007 16:58:07 -0000	1.5
--- MainMenu.thtml	18 Jul 2007 17:05:26 -0000	1.6
***************
*** 16,20 ****
              {end:}
              {if:hasPluginAccess(#content#,#LISTING#)}
!             <li><a href="{baseUrl}/index.php/content/contentAdmin/">» Contents</li>
              {end:}
              {if:hasPluginAccess(#link#,#LISTING#)}
--- 16,20 ----
              {end:}
              {if:hasPluginAccess(#content#,#LISTING#)}
!             <li><a href="{baseUrl}/index.php/content/contentAdmin/">» Contents</a></li>
              {end:}
              {if:hasPluginAccess(#link#,#LISTING#)}




More information about the geeklog-cvs mailing list