remove stale $Id$
[irspy-moved-to-github.git] / web / htdocs / help / link.mc
1 <%args>
2 $help
3 </%args>
4       <a title="Pops up in a new window" href="#"
5         onclick="window.open('/help.html?help=<% $help %>', 'help',
6                 'status=0,scrollbars=1,height=320,width=320'); return false;"
7         ><img alt="Help" height="16" width="16" src="/help-16px.png"/></a>