Module: nagvis
Branch: master
Commit: 2f094bb9ad16c5c38ba40522b44be022aa5f5ac5
URL:    
http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=2f094bb9ad16c5c38ba40522b44be022aa5f5ac5

Author: LaMi <[email protected]>
Date:   Sun Feb 21 16:49:17 2010 +0100

Logo is now linking to NagVis.org

---

 share/userfiles/templates/default.header.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/share/userfiles/templates/default.header.html 
b/share/userfiles/templates/default.header.html
index 85902dd..af2c859 100644
--- a/share/userfiles/templates/default.header.html
+++ b/share/userfiles/templates/default.header.html
@@ -1,7 +1,7 @@
 <script type="text/javascript" 
src="{$pathTemplates}default.header.js"></script>
 <div id="header" class="header">
 <ul class="head">
-       <li class="logo"><a 
href="{$pathBase}/frontend/nagvis-js/index.php"><img 
src="{$pathImages}/internal/logo_96x25.png" alt="NagVis" /></a></li>
+       <li class="logo"><a href="http://www.nagvis.org/";><img 
src="{$pathImages}/internal/logo_96x25.png" alt="NagVis" /></a></li>
        <li>
                <dl class="dropdown">
                        <dt id="views-ddheader" onmouseover="ddMenu('views',1)" 
onmouseout="ddMenu('views',-1)">{$langOpen} <img 
src="{$pathTemplateImages}default.header_down.png" alt="&#8711;" /></dt>


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to