phpBMS

Show
Ignore:
Timestamp:
03/26/07 16:50:25 (5 years ago)
Author:
brieb
Message:

Updated XHTML compliance

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/include/print_class.php

    r204 r205  
    181181                                foreach($fieldlist as $field){ 
    182182                                        echo "<option value=\"".$field."\""; 
    183                                         if($field=="id") echo "selected"; 
     183                                        if($field=="id") echo "selected=\"selected\""; 
    184184                                        echo ">".$field."</option>\n"; 
    185185                                } 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.