Changeset 8762 for branches/acq-experiment/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/header.html
- Timestamp:
- 02/18/08 11:55:07 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/acq-experiment/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/header.html
r8451 r8762 12 12 % endif 13 13 <span id='oils-base-header-user-info'> 14 ${c.oils.core.user. usrname()} / ${c.oils.core.workstation.name()}14 ${c.oils.core.user.value.usrname()} / ${c.oils.core.workstation.value.name()} 15 15 </span> 16 16 </div>
