Revision 1376
Added by FrankH almost 14 years ago
- Security fix for WYSIWYG module
- Security fix for Wrapper module
modify.php | ||
---|---|---|
52 | 52 |
<input type="hidden" name="section_id" value="<?php echo $section_id; ?>" /> |
53 | 53 |
|
54 | 54 |
<?php |
55 |
echo $admin->getFTAN()."\n"; |
|
55 | 56 |
show_wysiwyg_editor('content'.$section_id,'content'.$section_id,$content,'100%','350px'); |
56 | 57 |
?> |
57 | 58 |
|
Also available in: Unified diff