New
[irspy-moved-to-github.git] / web / htdocs / help / link.mc
1 %# $Id: link.mc,v 1.1 2006-12-01 16:51:33 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         >[help]</a>
9 %# It would be nice to make a little icon to use here instead of [help]