Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
0fe501508e
2 changed files with 2 additions and 2 deletions
|
@ -65,7 +65,7 @@
|
||||||
<span class='sp_text_font'><?php echo $this->element->getElement('sp_limit_value')->getLabel() ?></span>
|
<span class='sp_text_font'><?php echo $this->element->getElement('sp_limit_value')->getLabel() ?></span>
|
||||||
<?php echo $this->element->getElement('sp_limit_value')?>
|
<?php echo $this->element->getElement('sp_limit_value')?>
|
||||||
<?php echo $this->element->getElement('sp_limit_options') ?>
|
<?php echo $this->element->getElement('sp_limit_options') ?>
|
||||||
<br /><br />
|
<br />
|
||||||
</dd>
|
</dd>
|
||||||
<div class='sp_text_font sp_text_font_bold'>
|
<div class='sp_text_font sp_text_font_bold'>
|
||||||
<span id='sp_pool_count' class='sp_text_font sp_text_font_bold'>
|
<span id='sp_pool_count' class='sp_text_font sp_text_font_bold'>
|
||||||
|
|
|
@ -1574,7 +1574,7 @@ div.errors, span.errors{
|
||||||
}
|
}
|
||||||
|
|
||||||
span.errors.sp-errors{
|
span.errors.sp-errors{
|
||||||
width: 492px;
|
width: 486px;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue