Update plugin.cookiebanner.php
Removes warning "Undefined array key in"
This commit is contained in:
parent
2003f71d89
commit
d38c9715d2
@ -24,9 +24,6 @@ function plugin_cookiebanner_footer() {
|
||||
lang_load('plugin:cookiebanner');
|
||||
|
||||
$bannertext = $lang ['plugin'] ['cookiebanner'] ['bannertext'];
|
||||
$more = $lang ['plugin'] ['cookiebanner'] ['more'];
|
||||
$more_url = $lang ['plugin'] ['cookiebanner'] ['more_url'];
|
||||
$more_url_title = $lang ['plugin'] ['cookiebanner'] ['more_url_title'];
|
||||
$ok = $lang ['plugin'] ['cookiebanner'] ['ok'];
|
||||
|
||||
echo '
|
||||
|
Loading…
x
Reference in New Issue
Block a user