Index: /views/mods/mod_deliverytime/produkt_edit_allgemein.phtml
===================================================================
--- /views/mods/mod_deliverytime/produkt_edit_allgemein.phtml	(revision 5654)
+++ /views/mods/mod_deliverytime/produkt_edit_allgemein.phtml	(revision 5660)
@@ -11,10 +11,5 @@
 <?php echo wpsg_drawForm_Input('wpsg_mod_deliverytime[deliverytime]', __('Lieferzeit', 'wpsg'), $this->view['wpsg_mod_deliverytime']['deliverytime'], array('unit' => __('Tage', 'wpsg'))); ?>
 <?php } ?>
-
-<br />
-
 <?php if (wpsg_isSizedInt($this->get_option('wpsg_mod_deliverytime_store'))) {?>
-<?php echo wpsg_drawForm_Checkbox('wpsg_mod_deliverytime[storeproduct]', __('Store', 'wpsg'), $this->view['data']['storeproduct']);?>
+<?php echo wpsg_drawForm_Checkbox('wpsg_mod_deliverytime[storeproduct]', __('Als Offlineprodukt anzeigen', 'wpsg'), $this->view['data']['storeproduct']);?>
 <?php } ?>
-
-<br />
