Subversion Repositories wpShopGermany4

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
7480 thomas 1
<?php
2
 
3
/**
4
 * Template für die Einstellungen des Staffelpreismoduls
5
 * Sollte nicht verändert werden
6
 */
7
 
8
?>
9
<?php echo wpsg_drawForm_Input('wpsg_mod_scaleprice_unit', __('Staffeleinheit', 'wpsg'), $this->get_option('wpsg_mod_scaleprice_unit'), array('help' => 'wpsg_mod_scaleprice_unit')); ?>