Revision 790
Added by doc over 16 years ago
edit_css.php | ||
---|---|---|
40 | 40 |
} |
41 | 41 |
|
42 | 42 |
// set defaults if output varibles are not set in the languages files |
43 |
if(!isset($CAP_EDIT_CSS)) $CAP_EDIT_CSS = 'Edit CSS'; |
|
44 | 43 |
if(!isset($HEADING_CSS_FILE)) $HEADING_CSS_FILE = 'Actual module file: '; |
45 | 44 |
if(!isset($TXT_EDIT_CSS_FILE)) $TXT_EDIT_CSS_FILE = 'Edit the CSS definitions in the textarea below.'; |
46 | 45 |
|
Also available in: Unified diff
Some code clean-up in News module