Revision 806
Added by Matthias over 16 years ago
edit_module_files.php | ||
---|---|---|
155 | 155 |
<input type="hidden" name="edit_file" value="<?php echo $css_file; ?>" /> |
156 | 156 |
<input type="hidden" name="action" value="save"> |
157 | 157 |
|
158 |
<textarea id="area_codepress" name="css_data" <?php echo $CODEPRESS['CLASS'];?>cols="115" rows="25" wrap="VIRTUAL" |
|
159 |
style="margin:2px;"><?php echo $css_content; ?></textarea> |
|
158 |
<textarea id="area_codepress" name="css_data" <?php echo $CODEPRESS['CLASS'];?>cols="115" rows="25" wrap="VIRTUAL" style="margin:2px;"><?php echo $css_content; ?></textarea> |
|
160 | 159 |
|
161 | 160 |
<table cellpadding="0" cellspacing="0" border="0" width="100%"> |
162 | 161 |
<tr> |
163 | 162 |
Also available in: Unified diff
Added keyword Id to new files