Adding page heading
authorRussel Garlick <rwg@arwen.metavore.com>
Mon, 29 Oct 2007 18:20:17 +0000 (13:20 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 29 Oct 2007 21:11:39 +0000 (16:11 -0500)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tmpl

index bc7a017..96eb12d 100644 (file)
@@ -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"/>