bugzilla/template/en/default/global useful-lin ...

Jeremy Newman jnewman at wine.codeweavers.com
Thu Jun 8 15:34:54 CDT 2006


ChangeSet ID:	25500
CVSROOT:	/opt/cvs-commit
Module name:	bugzilla
Changes by:	jnewman at winehq.org	2006/06/08 15:34:54

Modified files:
	template/en/default/global: useful-links.html.tmpl 

Log message:
	update menus for all sites to have a common "WineHQ Menu"

Patch: http://cvs.winehq.org/patch.py?id=25500

Old revision  New revision  Changes     Path
 1.2           1.3           +4 -1       bugzilla/template/en/default/global/useful-links.html.tmpl

Index: bugzilla/template/en/default/global/useful-links.html.tmpl
diff -u -p bugzilla/template/en/default/global/useful-links.html.tmpl:1.2 bugzilla/template/en/default/global/useful-links.html.tmpl:1.3
--- bugzilla/template/en/default/global/useful-links.html.tmpl:1.2	8 Jun 2006 20:34:54 -0000
+++ bugzilla/template/en/default/global/useful-links.html.tmpl	8 Jun 2006 20:34:54 -0000
@@ -38,7 +38,10 @@
 [% PROCESS global/menu_start.html.tmpl
     bt = 'WineHQ Menu'
 %]
-        <tr class=sideMenu><td>&nbsp;<a href="http://www.winehq.org/" class=menuItem>Back to WineHQ</a></td></tr>
+        <tr class=sideMenu><td>&nbsp;<a href="http://www.winehq.org/" class=menuItem>WineHQ</a></td></tr>
+        <tr class=sideMenu><td>&nbsp;<a href="http://appdb.winehq.org/" class=menuItem>AppDB</a></td></tr>
+        <tr class=sideMenu><td>&nbsp;<a href="http://bugs.winehq.org/" class=menuItem>Bugzilla</a></td></tr>
+        <tr class=sideMenu><td>&nbsp;<a href="http://wiki.winehq.org/" class=menuItem>Wine Wiki</a></td></tr>
 [% INCLUDE global/menu_end.html.tmpl %]
 
 



More information about the wine-cvs mailing list