Code

Updated System type & os type management, can't create existing entries, can't delete...
[gosa.git] / plugins / admin / systems / glpiPrinter.tpl
index d41003fee022814d82d5c898cdb5079c5e58f67f..835a00eca76a3cce466c2be5640ac494d8303b0e 100644 (file)
@@ -52,7 +52,7 @@
                        <h2>{t}Information{/t}</h2>
                        <table summary="" width="100%">
                                <tr>
-                                       <td>
+                                       <td width="100%">
                                                <textarea name="comments" style="width:100%;height:100px;" {$commentsACL}>{$comments}</textarea>
                                        </td>
                                </tr>
                        <table summary="" width="100%"> 
                                <tr>
                                        <td>
-                                               <select name="Cartridges" {$CartridgesACL} style="height:100px;width:100%;" multiple>
+                                               <select name="Cartridges[]" {$CartridgesACL} style="height:100px;width:100%;" multiple>
                                                        {html_options values=$CartridgeKeys output=$Cartridges}
                                                </select>
                                                <input name="AddCartridge"      value="{t}Add{/t}" type="submit">