I have this problem in the template "tools-home.tmpl":
the content of this template is inside of labels <!--TMPL_IF-->, for example:
<!-- TMPL_IF NAME="CAN_user_tools_edit_news" -->
<dt><a href="/cgi-bin/koha/tools/koha-news.pl">Noticias</a></dt>
<dd>Escriba novedades para el OPAC y la interfaz administrativa</dd>
<!-- /TMPL_IF -->
but this content doesn't show, i don't find where the variables are declared
(in this case "CAN_user_tools_edit_news"), if anyone can help me I'll be
grateful
_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/