CC-84: Smart Playlists

-removed limit checkbox
This commit is contained in:
denise 2012-07-11 15:52:46 -04:00
parent 7358b00c81
commit 4842f1a5a1
2 changed files with 25 additions and 28 deletions

View file

@ -35,8 +35,7 @@
<dd id='sp_limit-element'>
<label>
<?php echo $this->element->getElement('sp_limit_check') ?>
<?php echo $this->element->getElement('sp_limit_check')->getLabel() ?>
<?php echo $this->element->getElement('sp_limit_value')->getLabel() ?>
<?php echo $this->element->getElement('sp_limit_value')?>
<?php echo $this->element->getElement('sp_limit_options') ?>
</label>