12 if (!isset($this->
data[
'head'])) {
13 $this->
data[
'head'] =
'';
15 $this->includeAtTemplateBase(
'includes/header.php');
20 '%IDP%' => $this->
data[
'idp_name'],
21 '%SP%' => $this->
data[
'sp_name'],
24 <h2><?php echo
$translator->t(
'{saml:proxy:invalid_idp}'); ?></h2>
26 <form method=
"post" action=
"?">
27 <input type=
"hidden" name=
"AuthState" value=
"<?php echo htmlspecialchars($this->data['AuthState']); ?>" />
28 <input type=
"submit" name=
"continue" value=
"<?php echo $translator->t('{general:yes_continue}'); ?>" />
29 <input type=
"submit" name=
"cancel" value=
"<?php echo $translator->t('{general:no_cancel}'); ?>" />
32 $this->includeAtTemplateBase(
'includes/footer.php');
$template data['AuthState']
Create styles array
The data for the language used.