Changing the way resident search form is displayed; Reformatting admin-home.tmpl...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / help-bottom.inc
1 <div class="action"><form action="help.pl" method="get"><input type="button" class="submit" onclick="window.close(); return false;" value="Close Help Window" /></form>
2 <form action="/cgi-bin/koha/edithelp.pl" method="post">
3 <input type="hidden" name="type" value="modify">
4 <input type="hidden" name="referer" value="<!-- TMPL_VAR NAME="referer" -->">
5 <input type="submit" class="submit" value="Edit help">
6 </form>
7 </div></div>
8 </body>
9 </html>