Koha/koha-tmpl/intranet-tmpl/default/en/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
..
about-bottom.inc Fixed bug #396 2003-04-30 00:45:01 +00:00
about-top.inc Fixed bug #396 2003-04-30 00:45:01 +00:00
acquisitions-bottom.inc Fixed bug #396 2003-04-30 00:45:01 +00:00
acquisitions-top.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
cat-bottom.inc Fixed bug #396 2003-04-30 00:45:01 +00:00
cat-class-list.inc moving templates to structure defined by finlay 2002-10-02 16:16:50 +00:00
cat-top.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
circulation-bottom.inc Fixed bug #396 2003-04-30 00:45:01 +00:00
circulation-top.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
common-style.css very little fix : adding border-radius => now text buttons have a nice round corner, almost exactly like with the images button. 2003-04-29 08:05:04 +00:00
issues-bottom.inc Fixed bug #396 2003-04-30 00:45:01 +00:00
issues-top.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
marc-top.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
members-bottom.inc Fixed bug #396 2003-04-30 00:45:01 +00:00
members-top.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
opac-bottom.inc Road to 1.9.1 : 2003-02-13 18:01:26 +00:00
opac-top.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
parameters-bottom.inc Fixed bug #396 2003-04-30 00:45:01 +00:00
parameters-top.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00
reports-bottom.inc Fixed bug #396 2003-04-30 00:45:01 +00:00
reports-top.inc moving loggedinuser => loggedinusername in includes and Auth.pm : 2003-05-05 15:00:53 +00:00