backport
This commit is contained in:
parent
7d7a1aadee
commit
56041459b6
@ -2154,7 +2154,7 @@ function serendipity_loadGlobalThemeOptions(&$template_config, &$template_loaded
|
|||||||
'var' => 'navlink' . $i . 'text',
|
'var' => 'navlink' . $i . 'text',
|
||||||
'name' => NAV_LINK_TEXT . ' #' . ($i+1),
|
'name' => NAV_LINK_TEXT . ' #' . ($i+1),
|
||||||
'type' => 'string',
|
'type' => 'string',
|
||||||
'default' => 'Link #' . $i,
|
'default' => 'Link #' . ($i+1),
|
||||||
'scope' => 'global'
|
'scope' => 'global'
|
||||||
);
|
);
|
||||||
$template_config[] = array(
|
$template_config[] = array(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user