Fehler im Template, Fix für Bug 813
authorSven Schöling <s.schoeling@linet-services.de>
Thu, 6 Mar 2008 15:22:55 +0000 (15:22 +0000)
committerSven Schöling <s.schoeling@linet-services.de>
Thu, 6 Mar 2008 15:22:55 +0000 (15:22 +0000)
templates/webpages/ic/form_header_de.html
templates/webpages/ic/form_header_master.html

index a559957..8089532 100644 (file)
@@ -56,7 +56,7 @@
               <th align="right">Warengruppe</th>
               <td>
                [%- INCLUDE generic/multibox.html
-                     name       = 'selectpartsgroup',
+                     name       = 'partsgroup',
                      DATA       = all_partsgroup,
                      show_empty = 1,
                      id_sub     = 'pg_keys',
index 7050945..ccffa16 100644 (file)
@@ -56,7 +56,7 @@
               <th align="right"><translate>Group</translate></th>
               <td>
                [%- INCLUDE generic/multibox.html
-                     name       = 'selectpartsgroup',
+                     name       = 'partsgroup',
                      DATA       = all_partsgroup,
                      show_empty = 1,
                      id_sub     = 'pg_keys',