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

Author: LaMi <[email protected]>
Date:   Wed Nov 18 19:54:46 2009 +0100

Fixed typo

---

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

diff --git a/share/userfiles/templates/pages/default.header.html 
b/share/userfiles/templates/pages/default.header.html
index 4bc7119..38a7b79 100644
--- a/share/userfiles/templates/pages/default.header.html
+++ b/share/userfiles/templates/pages/default.header.html
@@ -11,7 +11,7 @@
                                        <li class="spacer"><hr /></li>
                                        {foreach $maps map}<li><a 
href="{$pathBase}/frontend/nagvis-js/index.php?mod=Map&amp;act=view&amp;show={$map.mapName}{$map.urlParams}">{$map.mapAlias}</a></li>{/foreach}
                                        <li class="spacer"><hr /></li>
-                                       {foreach $automaps map}<li><a 
href="{$pathBase}/frontend/nagvis-js/index.php?mod=AutoMap&amp;act=view&amp;show={$map.mapName}{$map.urlNarams}">{$map.mapAlias}</a></li>{/foreach}
+                                       {foreach $automaps map}<li><a 
href="{$pathBase}/frontend/nagvis-js/index.php?mod=AutoMap&amp;act=view&amp;show={$map.mapName}{$map.urlParams}">{$map.mapAlias}</a></li>{/foreach}
                                        <li><a 
href="{$pathBase}/frontend/wui/index.php" class="underline">{$langWui}</a></li>
                                </ul>
                        </dd>


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to