tidy appdb html to make it validate - try 4

This commit is contained in:
Jeff Zaroyko
2008-02-23 12:06:24 +11:00
committed by Chris Morgan
parent ccbc842d5c
commit 16949bb71c
50 changed files with 414 additions and 411 deletions

View File

@@ -66,8 +66,8 @@ if ( isset($aClean['sOrderBy']) )
<tr>
<td class="color1">Pattern</td>
<td>
<input type="text" name="sSearch" value="<?php echo $aClean['sSearch'];?>"/>
<br /><small>(leave blank to match all)</small>
<input type="text" name="sSearch" value="<?php echo $aClean['sSearch'];?>">
<br><small>(leave blank to match all)</small>
</td>
</tr>
<tr>