koha-news.tmpl - Cancel button still referenced "opac-news" instead of "koha-news"
[koha_fer] / .htaccess
1 # .htaccess
2
3 ErrorDocument 400 /cgi-bin/koha/koha-tmpl/errors/400.pl
4 ErrorDocument 401 /cgi-bin/koha/koha-tmpl/errors/401.pl
5 ErrorDocument 403 /cgi-bin/koha/koha-tmpl/errors/403.pl
6 ErrorDocument 404 /cgi-bin/koha/koha-tmpl/errors/404.pl
7 ErrorDocument 500 /cgi-bin/koha/koha-tmpl/errors/500.pl
8
9