mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 07:52:16 +00:00
Tippfehler bei Zurück Button behoben
This commit is contained in:
@@ -750,10 +750,10 @@ class InfoCenter extends FHC_Controller
|
||||
$this->navigationlib->setSessionMenu(
|
||||
array(
|
||||
'back' => $this->navigationlib->oneLevel(
|
||||
'<< Züruck', // description
|
||||
'Zurück', // description
|
||||
$link, // link
|
||||
array(), // children
|
||||
'', // icon
|
||||
'angle-left', // icon
|
||||
true // expand
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user