some vars for button
This commit is contained in:
parent
8de9d2c986
commit
e4e1e8685d
3 changed files with 11 additions and 8 deletions
|
@ -30,8 +30,9 @@ $lang['discussion'] = 'Discussion';
|
|||
$lang['back_to_article'] = 'Back to article';
|
||||
$lang['userpage'] = 'User page';
|
||||
$lang['__existing__'] = 'The color for links to existing pages';
|
||||
$lang['__existing-hover__'] = 'The hover-color for links to existing pages';
|
||||
$lang['__missing__'] = 'The color for links to non-existing pages';
|
||||
$lang['__missing-hover__'] = 'The hover-color for links to non-existing pages';
|
||||
$lang['__site_width__'] = 'The width of the full site (can be any length unit: %, px, em, ...)';
|
||||
$lang['__sidebar_width__'] = 'The width of the sidebar, if any (can be any length unit: %, px, em, ...)';
|
||||
|
||||
$lang['__button_color__'] = 'Color for buttons';
|
||||
$lang['__button_background__'] = 'Backgroundcolor for buttons';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue