Adding links to guided reports wizard, dictionary, create from sql to reports home...
[koha.git] / 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>