Owen Leonard
d12cdc120d
Signed-off-by: Chris Cormack <crc@liblime.com> Signed-off-by: Joshua Ferraro <jmf@liblime.com>
8 lines
417 B
HTML
8 lines
417 B
HTML
<form action="/cgi-bin/koha/edithelp.pl" method="post">
|
|
<fieldset class="action"><input type="button" class="submit" onclick="window.close(); return false;" value="Close Help Window" />
|
|
<input type="hidden" name="type" value="modify" />
|
|
<input type="hidden" name="referer" value="<!-- TMPL_VAR NAME="referer" -->" />
|
|
<input type="submit" class="submit" value="Edit help" /></fieldset>
|
|
</form>
|
|
</body>
|
|
</html>
|