[Openfirst-cvscommit] base/config globals.tpl,1.5,1.6
Brought to you by:
xtimg
From: Astronouth7303 <ast...@us...> - 2005-03-13 19:38:55
|
Update of /cvsroot/openfirst/base/config In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv439/config Modified Files: globals.tpl Log Message: More misunderstanding stuff Index: globals.tpl =================================================================== RCS file: /cvsroot/openfirst/base/config/globals.tpl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** globals.tpl 13 Mar 2005 19:22:21 -0000 1.5 --- globals.tpl 13 Mar 2005 19:38:46 -0000 1.6 *************** *** 109,113 **** } else { ! $headers .= " » <a class='menu' href='$basepath/$module->modulename'>".ucwords($module->modulename)."</a> |"; } } --- 109,113 ---- } else { ! $headers .= " » <a class='menu' href='$home$basepath/$module->modulename'>".ucwords($module->modulename)."</a> |"; } } |