Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/irspy
[irspy-moved-to-github.git] / web / htdocs / help / link.mc
index 9c3e2a8..a3df767 100644 (file)
@@ -1,12 +1,7 @@
-%# $Id: link.mc,v 1.4 2006-12-04 10:02:43 mike Exp $
 <%args>
 $help
 </%args>
       <a title="Pops up in a new window" href="#"
        onclick="window.open('/help.html?help=<% $help %>', 'help',
 <%args>
 $help
 </%args>
       <a title="Pops up in a new window" href="#"
        onclick="window.open('/help.html?help=<% $help %>', 'help',
-               'status=0,height=320,width=320')"
-       style="font-size: small; font-weight: bold; text-decoration: none;
-               color: white; background: #00c000; 
-               padding: 0.2em; margin: 0.2em;
-               border: 1px solid #008000"
-       >HELP</a>
+               'status=0,scrollbars=1,height=320,width=320'); return false;"
+       ><img alt="Help" height="16" width="16" src="/help-16px.png"/></a>