"OK" button is centered.
[irspy-moved-to-github.git] / web / htdocs / help / link.mc
1 %# $Id: link.mc,v 1.6 2006-12-05 12:22:01 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,scrollbars=1,height=320,width=320')"
8         ><img alt="Help" height="16" width="16" src="/help-16px.png"/></a>