Author:   Lars Michelsen <[email protected]>
Date:     Sun Nov 27 19:22:49 2011 +0100
Committer:   Lars Michelsen <[email protected]>
Commit-Date: Sun Nov 27 19:22:49 2011 +0100

Removed unused class definition

---

 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 e7f94bf..c474455 100644
--- a/share/userfiles/templates/default.header.html
+++ b/share/userfiles/templates/default.header.html
@@ -147,7 +147,7 @@
 {template sideMaps maps pathBase type indent=1}
 {foreach $maps map}
     {if $map.configError == true}<li class="lvl{$indent}"><a 
class="error">{$map.mapAlias}</a></li>
-    {else}<li class="lvl{$indent}"><a class="left" 
href="{$pathBase}/frontend/nagvis-js/index.php?mod={$type}&amp;act=view&amp;show={$map.mapName}{$map.urlParams}">{$map.mapAlias}</a></li>{/if}
+    {else}<li class="lvl{$indent}"><a 
href="{$pathBase}/frontend/nagvis-js/index.php?mod={$type}&amp;act=view&amp;show={$map.mapName}{$map.urlParams}">{$map.mapAlias}</a></li>{/if}
     {if $map.childs}
         {sideMaps $map.childs $pathBase $type $indent+1}
     {/if}


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to