f3d1e5d2e957e76805cbc741916182e06ae58413
[irspy-moved-to-github.git] / web / htdocs / help / link.mc
1 %# $Id: link.mc,v 1.5 2006-12-04 17:28:34 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: white; background: #00c000; 
10                 padding: 0.2em; margin: 0.2em;
11                 border: 1px solid #008000"
12         >?</a>
13 %# <img alt="Help" height="16" width="16" src="/help-16px.png"/></a>