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