Project

General

Profile

« Previous | Next » 

Revision 197

Added by ryan about 19 years ago

Fixed minor bug in news mod

View differences:

modify_post.php
59 59
<table cellpadding="4" cellspacing="0" border="0" width="100%">
60 60
<tr>
61 61
	<td width="80"><?php echo $TEXT['TITLE']; ?>:</td>
62
	<td>
62
	<td width="100%">
63 63
		<input type="text" name="title" value="<?php echo (htmlspecialchars($fetch_content['title'])); ?>" style="width: 100%;" maxlength="255" />
64 64
	</td>
65 65
</tr>

Also available in: Unified diff