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

Author: LaMi <[email protected]>
Date:   Sun Nov 15 14:50:36 2009 +0100

Changed links to buttons

---

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

diff --git a/share/userfiles/templates/pages/default.userMgmt.html 
b/share/userfiles/templates/pages/default.userMgmt.html
index c22c79d..b1a0976 100644
--- a/share/userfiles/templates/pages/default.userMgmt.html
+++ b/share/userfiles/templates/pages/default.userMgmt.html
@@ -141,8 +141,8 @@ function getUserRoles(id) \{
                                                </select>
                                        </td>
                                        <td style="vertical-align:middle">
-                                       <a href="#" onclick="roleModify(true)" 
title="{$langAdd}">&gt;</a><br />
-                                       <a href="#" onclick="roleModify()" 
title="{$langRemove}">&lt;</a>
+                                       <input type="button" name="add" 
onclick="roleModify(true)" value="&gt;" /><br />
+                                       <input type="button" name="remove" 
onclick="roleModify()" value="&lt;" /></a>
                                        </td>
                                        <td>
                                                <select style="width:100%" 
name="rolesSelected" id="rolesSelected" class="select" tabindex="50" size="5" 
multiple />


------------------------------------------------------------------------------
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