mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 12:48:26 +02:00
Minor styling fix.
This commit is contained in:
@@ -1363,6 +1363,10 @@ Inverse 10 <span class="badge badge-inverse">10</span>
|
|||||||
{
|
{
|
||||||
$class .= $info;
|
$class .= $info;
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
$class .= 'label-default';
|
||||||
|
}
|
||||||
|
|
||||||
if(deftrue('BOOTSTRAP') !== 3)
|
if(deftrue('BOOTSTRAP') !== 3)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user