From: Thatcher Rea <[email protected]>

Adds schema and reports library to reports-home.tt

To Test: Verify that schema and report library links are visible on 
reports-home.pl

Signed-off-by: Liz Rea <[email protected]>
Works as advertised, links are correct.
---
 .../prog/en/modules/reports/reports-home.tt        |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt
index 4a5f590..e8bb4d5 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt
@@ -54,6 +54,8 @@
                <li><a href="/cgi-bin/koha/reports/itemslost.pl">Items 
lost</a></li>
                <li><a 
href="/cgi-bin/koha/reports/manager.pl?report_name=itemtypes">Catalog by 
itemtype</a></li>
                <li><a href="/cgi-bin/koha/reports/issues_avg_stats.pl">Average 
loan time</a></li>
+               <li><a href="http://schema.koha-community.org/"; 
target="blank">Koha Database Schema</a></li>
+               <li><a 
href="http://wiki.koha-community.org/wiki/SQL_Reports_Library"; 
target="blank">Koha Reports Library</a></li>
                <!--<li><a href="/cgi-bin/koha/reports/stats.screen.pl">Till 
Reconciliation</a></li> -->
        </ul></div>
 </div>
-- 
1.7.2.5

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to