Adding links to guided reports wizard, dictionary, create from sql to reports home...
authorLiz Rea <liz@nekls.org>
Tue, 23 Jun 2009 18:11:24 +0000 (13:11 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Wed, 24 Jun 2009 13:39:21 +0000 (08:39 -0500)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tmpl

index e156ea6..e8f2c90 100644 (file)
        <div class="yui-g">
        <h1>Reports</h1>
                <div class="yui-u first">
-       <h2>Guided Report Wizard</h2>
-       <ul>
-               <li><a href="/cgi-bin/koha/reports/guided_reports.pl">Guided Reports</a></li>
-       </ul>
+<ul>
+
+       <li><a href="/cgi-bin/koha/reports/guided_reports.pl">Guided Reports Wizard</a></li>
+       <li><a href="/cgi-bin/koha/reports/guided_reports.pl?phase=Build%20new">Build New</a></li>
+       <li><a href="/cgi-bin/koha/reports/guided_reports.pl?phase=Use%20saved">Use Saved</a></li>
+       <li><a href="/cgi-bin/koha/reports/guided_reports.pl?phase=Create%20report%20from%20SQL">Create from SQL</a></li>
+</ul>
+<h5>Reports Dictionary</h5>
+<ul>
+<li><a href="/cgi-bin/koha/reports/dictionary.pl?phase=View%20Dictionary">View Dictionary</a></li>
+</ul>
+
        <h2>Statistics wizards</h2>
        <ul>
                <li><a href="/cgi-bin/koha/reports/acquisitions_stats.pl">Acquisitions</a></li>