[ 1475220 ] some 6.99 templates have double slashes
This commit is contained in:
parent
f91b1b9d13
commit
1b7488e4b1
12 changed files with 15 additions and 19 deletions
|
|
@ -262,8 +262,6 @@ sub www_editSettings {
|
|||
-extras=>'onchange="alert(\''.$i18n->get("Illegal Warning").'\')" '
|
||||
);
|
||||
# auth settings
|
||||
$session->style->setScript($session->config->get("extrasURL")."/swapLayers.js",{type=>"text/javascript"});
|
||||
$session->style->setRawHeadTags('<script type="text/javascript" >var active="'.$session->setting->get("authMethod").'";</script>');
|
||||
my $options;
|
||||
foreach (@{$session->config->get("authMethods")}) {
|
||||
$options->{$_} = $_;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue