Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / templates / help_link.tpl
1 <a href="#" onclick="window.open('help.php?topic=<%- $topic %>', 'helpwindow', 'menubar=no,toolbar=no,status=no,height=300,width=275')" title="<%-T("Help")%>"><img src="templates/images/question-mark.gif" alt="?" class="helplink" /></a>