Merge branch 'devel' of dev.sourcefabric.org:airtime into devel

This commit is contained in:
James 2012-08-07 15:54:42 -04:00
commit 0fe501508e
2 changed files with 2 additions and 2 deletions

View file

@ -65,7 +65,7 @@
<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_options') ?>
<br /><br />
<br />
</dd>
<div class='sp_text_font sp_text_font_bold'>
<span id='sp_pool_count' class='sp_text_font sp_text_font_bold'>

View file

@ -1574,7 +1574,7 @@ div.errors, span.errors{
}
span.errors.sp-errors{
width: 492px;
width: 486px;
display: block;
}