Bug 7298: (follow-up) fix translation for CSV strings
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / help-bottom.inc
1 <form action="/cgi-bin/koha/edithelp.pl" method="post">
2   <fieldset class="action"><input type="button" class="submit" onclick="window.close(); return false;" value="Close Help Window" />
3   <input type="hidden" name="type" value="modify" />
4   <input type="hidden" name="referer" value="[% referer %]" />
5   <input type="submit" class="submit" value="Edit help" /></fieldset>
6 </form>
7 </body>
8 </html>