phpBMS

Show
Ignore:
Timestamp:
02/15/07 17:55:42 (5 years ago)
Author:
brieb
Message:

Implements #18. Fixes #73, #74, #75

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/loadsearch.php

    r170 r184  
    8181                $numrows=mysql_num_rows($queryresult); 
    8282                ?> 
    83                 <select id="LSList" name="LSList" <?php if ($numrows<1) echo "disabled" ?> size="10" style="width:170px;height:160px;" onChange="LSsearchSelect(this,'<?php echo $basepath ?>')"> 
     83                <select id="LSList" name="LSList" <?php if ($numrows<1) echo "disabled" ?> size="10" style="width:170px;height:160px;" onchange="LSsearchSelect(this,'<?php echo $basepath ?>')"> 
    8484                        <?php if($numrows<1) {?> 
    8585                                <option value="NA">No Saved Searches</option> 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.