]> wagnertech.de Git - kivitendo-erp.git/commitdiff
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 a559957cbad04db878e1b30f997b3e245668c6ea..8089532175a6542842b653344762e3ed656f94eb 100644 (file)
@@ -56,7 +56,7 @@
               <th align="right">Warengruppe</th>
               <td>
                [%- INCLUDE generic/multibox.html
               <th align="right">Warengruppe</th>
               <td>
                [%- INCLUDE generic/multibox.html
-                     name       = 'selectpartsgroup',
+                     name       = 'partsgroup',
                      DATA       = all_partsgroup,
                      show_empty = 1,
                      id_sub     = 'pg_keys',
                      DATA       = all_partsgroup,
                      show_empty = 1,
                      id_sub     = 'pg_keys',
index 7050945df6fe83b5b0bba7c0af57c5e7aa9a82ff..ccffa1674bb089e4cceedab6ba3d3a4ccd1b02b5 100644 (file)
@@ -56,7 +56,7 @@
               <th align="right"><translate>Group</translate></th>
               <td>
                [%- INCLUDE generic/multibox.html
               <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',
                      DATA       = all_partsgroup,
                      show_empty = 1,
                      id_sub     = 'pg_keys',