Tweak.
[irspy-moved-to-github.git] / web / htdocs / help / link.mc
1 %# $Id: link.mc,v 1.3 2006-12-04 09:34:32 mike Exp $
2 <%args>
3 $help
4 </%args>
5       <a title="Pops up in a new window" href="#"
6         onclick="window.open('/help.html?help=<% $help %>', 'help',
7                 'status=0,height=320,width=320')"
8         style="font-size: small; font-weight: bold; text-decoration: none;
9                 color: black; background: #00ff00; 
10                 padding: 0.2em; margin: 0.2em;
11                 border: 1px solid black"
12         >HELP</a>