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/modules/bms/include/clients_email_include.php

    r204 r205  
    6666                                                        ?><option value="NA">----- user ------</option><?php  
    6767                                                } 
    68                                                 ?><option value="<?php echo $therecord["id"]?>" <?php if($therecord["id"]==$selected) echo "selected"?>><?php echo $therecord["name"]?></option><?php  
     68                                                ?><option value="<?php echo $therecord["id"]?>" <?php if($therecord["id"]==$selected) echo "selected=\"selected\""?>><?php echo $therecord["name"]?></option><?php  
    6969                                        }// end while 
    7070                                }//end if 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.