Author: Lars Michelsen <[email protected]>
Date: Wed Sep 3 11:15:17 2014 +0200
Committer: Lars Michelsen <[email protected]>
Commit-Date: Wed Sep 3 11:15:17 2014 +0200
Fixed minor styling issue in header menu
---
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 355be5b..4cc3c00 100644
--- a/share/userfiles/templates/default.header.html
+++ b/share/userfiles/templates/default.header.html
@@ -32,7 +32,7 @@
<li><a href="javascript:void(0)"
onclick="showFrontendDialog(oGeneralProperties.path_server+'?mod=Search&act=view',
'{$langSearch}')">{$langSearch}</a></li>
{/if}
{if $mod == 'Map' && $permittedEdit == true}
- <li><a href="#"
onclick="showFrontendDialog(oGeneralProperties.path_server+'?mod=Map&act=addModify&show={$currentMap}&object_id=0&mode=view_params'+getViewParams(null,
true), '{$langModifyParams}');" class="underline">{$langModifyParams}</a></li>
+ <li><a href="#"
onclick="showFrontendDialog(oGeneralProperties.path_server+'?mod=Map&act=addModify&show={$currentMap}&object_id=0&mode=view_params'+getViewParams(null,
true), '{$langModifyParams}');">{$langModifyParams}</a></li>
{/if}
{if $bRotation == true}
<li id="rotationStart" style="display:none"><a href="#"
onclick="switchRotation()">{$langRotationStart}</a></li>
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins