Project

General

Profile

« Previous | Next » 

Revision 1426

Added by Dietmar over 13 years ago

validation fixes

View differences:

modify.php
53 53

  
54 54
<?php
55 55
echo $admin->getFTAN()."\n"; 
56
show_wysiwyg_editor('content'.$section_id,'content'.$section_id,$content,'100%','350px');
56
show_wysiwyg_editor('content'.$section_id,'content'.$section_id,$content,'100%','350');
57 57
?>
58 58

  
59
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="padding-bottom: 10px;">
59
<table summary="" cellpadding="0" cellspacing="0" border="0" width="100%" style="padding-bottom: 10px;">
60 60
<tr>
61 61
	<td align="left">
62 62
		<input type="submit" value="<?php echo $TEXT['SAVE']; ?>" style="width: 100px; margin-top: 5px;" />

Also available in: Unified diff