CC-84: Smart Playlists
-removed limit checkbox
This commit is contained in:
parent
7358b00c81
commit
4842f1a5a1
2 changed files with 25 additions and 28 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue