Adding page heading
Signed-off-by: Chris Cormack <crc@liblime.com> Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
parent
906921e558
commit
319102b05d
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@
|
|||
<div class="details">
|
||||
|
||||
<!-- TMPL_IF NAME="start" -->
|
||||
<form action="/cgi-bin/koha/reports/guided_reports.pl">
|
||||
<h2>Guided Reports</h2>
|
||||
<form action="/cgi-bin/koha/reports/guided_reports.pl">
|
||||
<input type="submit" name="phase" value="Build new"/>
|
||||
<input type="submit" name="phase" value="Used saved"/>
|
||||
<input type="submit" name="phase" value="Create report from SQL"/>
|
||||
|
|
Loading…
Reference in a new issue