[% USE CGI %] [% IF SHOW_DEBUG %] [% USE Dumper %]
variable | value |
---|---|
SHOW_DEBUG: | [[% SHOW_DEBUG %]] |
PATH: | [[% PATH %]] |
LOGIN | [[% LOGIN %]] |
LOCALE | [[% LOCALE %]] |
THEME | [[% THEME %]] |
cat_login: | [[% CGI.cookie('cat_login') %]] |
cat_locale: | [[% CGI.cookie('cat_locale') %]] |
cat_theme: | [[% CGI.cookie('cat_theme') %]] |
[% Dumper.dump_html(DATA) %] |
[% lh.maketext('enabled') %] | [% lh.maketext('Module name') %] | [% lh.maketext('Short description') %] | [% lh.maketext('Action') %] |
---|---|---|---|
[% IF m.cipuxIsEnabled == "TRUE" %]
[% lh.maketext('yes') %]
[% ELSE %]
[% lh.maketext('no') %]
[% END %]
|
[% m.cipuxName %] | [% m.cipuxShortDescription %] [more...] | [ change ] |