proxy: Added support for long addresses. "vier": New style "Plus"
This commit is contained in:
parent
de75d8ca7f
commit
271a184e1e
7 changed files with 176 additions and 14 deletions
|
@ -44,7 +44,8 @@ function vier_form(&$a, $style){
|
|||
"shadow"=>"Shadow",
|
||||
"flat"=>"Flat",
|
||||
"netcolour"=>"Coloured Networks",
|
||||
"breathe"=>"Breathe"
|
||||
"breathe"=>"Breathe",
|
||||
"plus"=>"Plus"
|
||||
);
|
||||
$t = get_markup_template("theme_settings.tpl" );
|
||||
$o .= replace_macros($t, array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue