Revision 810
Added by doc over 16 years ago
EN.php | ||
---|---|---|
29 | 29 |
//Variables for the backend |
30 | 30 |
$MOD_NEWS['SETTINGS'] = 'News Settings'; |
31 | 31 |
|
32 |
// Variables for the module CSS edit outputs |
|
33 |
$CAP_EDIT_CSS = 'Edit CSS'; |
|
34 |
$HEADING_CSS_FILE = 'Actual module file: '; |
|
35 |
$TXT_EDIT_CSS_FILE = 'Edit the CSS definitions in the textarea below.'; |
|
36 |
|
|
37 | 32 |
?> |
Also available in: Unified diff
removed some obsolete language variables from news and form module (now defined in global WB language files)