[Gnucash-changes] r14134 - htdocs/trunk - read the right menu.

Derek Atkins warlord at cvs.gnucash.org
Thu May 18 11:21:08 EDT 2006


Author: warlord
Date: 2006-05-18 11:21:08 -0400 (Thu, 18 May 2006)
New Revision: 14134
Trac: http://svn.gnucash.org/trac/changeset/14134

Modified:
   htdocs/trunk/oldnews.phtml
Log:
read the right menu.


Modified: htdocs/trunk/oldnews.phtml
===================================================================
--- htdocs/trunk/oldnews.phtml	2006-05-18 15:15:28 UTC (rev 14133)
+++ htdocs/trunk/oldnews.phtml	2006-05-18 15:21:08 UTC (rev 14134)
@@ -2,8 +2,9 @@
 $title = "Accounting Software for Linux";
 include("local.php");
 include("emulate_globals_on.php");
+include("lang.php");
 include("externals/header.phtml");
-include("externals/menu-main.phtml");
+include("externals/menu.phtml");
 ?>
 <div id="content">
 



More information about the gnucash-changes mailing list