mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
Added Multilingualism to all Lehrauftraege View GUI-items
Attention: part of phrases-array is used by javascripts. (acceptLehrauftrag.js, approveLehrauftrag.js, orderLehrauftrag.js)
This commit is contained in:
@@ -50,7 +50,8 @@ class LehrauftragAkzeptieren extends Auth_Controller
|
||||
array(
|
||||
'global',
|
||||
'ui',
|
||||
'lehre'
|
||||
'lehre',
|
||||
'password'
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user