Code

some more w3c fixes
[gosa.git] / plugins / admin / systems / glpi.tpl
index 70e87c5c5a2cf292c08a54c650ff561681774795..f3c3511a0b82d18ed35db23993a0b7472a13a2a6 100644 (file)
                        <table summary="" width="100%"> 
                                <tr>
                                        <td>
-                                               <select name="Attachments[]" {$AttachmentsACL} style="height:120px;width:100%;" multiple>
-                                                       {html_options values=$AttachmentKeys output=$Attachments}
-                                               </select>
+                                               {$AttachmentsDiv}
                                                <input name="AddAttachment"     value="{t}Add{/t}" type="submit" {$AttachmentsACL}>     
-                                               <input name="RemoveAttachment"  value="{t}Remove{/t}" type="submit" {$AttachmentsACL}>  
                                        </td>
                                </tr>
                        </table>