mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 05:44:36 +02:00
parent
a9a2b2be0a
commit
195f2d2f2e
@ -11,7 +11,7 @@
|
|||||||
'authentication/login?renderLayout',
|
'authentication/login?renderLayout',
|
||||||
null,
|
null,
|
||||||
array(
|
array(
|
||||||
'class' => 'button-like login',
|
'class' => 'button-link login',
|
||||||
'title' => $this->translate('Show the login page of Icinga Web 2')
|
'title' => $this->translate('Show the login page of Icinga Web 2')
|
||||||
)
|
)
|
||||||
); ?>
|
); ?>
|
||||||
@ -21,7 +21,7 @@
|
|||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
array(
|
array(
|
||||||
'class' => 'button-like',
|
'class' => 'button-link',
|
||||||
'title' => $this->translate('Show previous wizard-page')
|
'title' => $this->translate('Show previous wizard-page')
|
||||||
)
|
)
|
||||||
); ?>
|
); ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user