projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2d63d8
)
Beseitigt Fehler der sich in Commit 4b937d eingeschlichen hat.
author
Sven Donath
<lxo@dexo.de>
Sun, 26 Sep 2010 21:35:01 +0000
(23:35 +0200)
committer
Sven Donath
<lxo@dexo.de>
Sun, 26 Sep 2010 21:35:01 +0000
(23:35 +0200)
(Teil 1 von: Usability und Lokalisierung ...)
templates/webpages/fu/edit_access_rights.html
patch
|
blob
|
history
diff --git
a/templates/webpages/fu/edit_access_rights.html
b/templates/webpages/fu/edit_access_rights.html
index
5b86bae
..
2c80715
100644
(file)
--- a/
templates/webpages/fu/edit_access_rights.html
+++ b/
templates/webpages/fu/edit_access_rights.html
@@
-19,7
+19,7
@@
</tr>
[%- FOREACH row = EMPLOYEES %]
- [%- UNLESS row.login ==
name
%]
+ [%- UNLESS row.login ==
login
%]
<input type="hidden" name="employee_id_[% loop.count %]" value="[% HTML.escape(row.id) %]">
<tr class="listrow[% loop.count % 2 %]">