Subversion Repositories wpShopGermany4

Rev

Rev 8197 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8197 Rev 8280
Line 67... Line 67...
67
                            <?php } } ?>
67
                            <?php } } ?>
68
                        <?php } ?>
68
                        <?php } ?>
69
 
69
 
70
                        <?php echo wpsg_drawForm_Select('template_file', __('Template', 'wpsg'), $this->view['templates'], $this->view['data']['template_file']); ?>
70
                        <?php echo wpsg_drawForm_Select('template_file', __('Template', 'wpsg'), $this->view['templates'], $this->view['data']['template_file']); ?>
71
                        <?php echo wpsg_drawForm_Select('infopage', __('Info Seite', 'wpsg'), $this->view['pages'], $this->view['data']['infopage']); ?>
71
                        <?php echo wpsg_drawForm_Select('infopage', __('Info Seite', 'wpsg'), $this->view['pages'], $this->view['data']['infopage']); ?>
-
 
72
                        <?php echo wpsg_drawForm_Input('pos', __('Positionsnummer (Sortierung, aufsteigend)', 'wpsg'), $this->view['data']['pos']); ?>
72
 
73
 
73
                        <div class="form-group form-group-sm ">
74
                        <div class="form-group form-group-sm ">
74
                            <label class="col-sm-6 control-label"><?php echo __('Produktgruppenbild', 'wpsg'); ?></label>
75
                            <label class="col-sm-6 control-label"><?php echo __('Produktgruppenbild', 'wpsg'); ?></label>
75
                            <div class="col-sm-6">
76
                            <div class="col-sm-6">
76
                                <div class="wpsg_field_wrap">
77
                                <div class="wpsg_field_wrap">