[Koha-patches] [PATCH] Bugfix: Fixing a broken link in the patron card layout editor

Chris Nighswonger cnighswonger at foundations.edu
Fri Feb 5 17:35:12 CET 2010


---
 .../prog/en/modules/patroncards/edit-template.tmpl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-template.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-template.tmpl
index 6429154..38fe2a2 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-template.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-template.tmpl
@@ -172,7 +172,7 @@
                                         <!-- /TMPL_LOOP -->
                                         </select>
                                         <!-- TMPL_ELSE -->
-                                        <a href="/cgi-bin/koha/tools/tools-edit-profile.pl?op=new">Click here to define a printer profile.</a>
+                                        <a href="/cgi-bin/koha/patroncards/edit-profile.pl?op=new">Click here to define a printer profile.</a>
                                         <!-- /TMPL_IF -->
                                     </li>
                                 </ol>
-- 
1.6.0.4




More information about the Koha-patches mailing list