Bugfix: Fixing a broken link in the patron card layout editor

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
Chris Nighswonger 2010-02-04 20:25:28 -05:00 committed by Galen Charlton
parent 5bf6409939
commit 822c2d21e1

View file

@ -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>