Koha/koha-tmpl/intranet-tmpl/default/fr/includes
tipaul 368d9107a2 moving loggedinuser => loggedinusername in includes and Auth.pm :
The $loggedinuser in Koha is the CODE of the logged user (result of get_user_and_template subroutine).
BTW, in get_user_and_template subroutine, the TMPL_VAR loggedinuser is replaced by the NAME of the user.
This is troubleshooting.
so, I replace the name by the "loggedinusername" template variable.
If you want to add the username somewhere, just add <TMPL_VAR name="loggedinusername"> in the template.

Fixes bug #401
2003-05-05 15:00:53 +00:00
..
acquisitions-bottom.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
acquisitions-top.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
cat-bottom.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
cat-top.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
circulation-bottom.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
circulation-top.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
issues-bottom.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
issues-top.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
members-bottom.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
members-top.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
opac-bottom.inc small fix to launch catalogue through loadmodule (MARC or non MARC) 2003-02-05 17:13:24 +00:00
opac-top.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
parameters-bottom.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
parameters-top.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
reports-bottom.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
reports-top.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00