We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21b3156 commit 0f0095dCopy full SHA for 0f0095d
1 file changed
install/assets/plugins/OutdatedExtrasCheck.tpl
@@ -273,7 +273,7 @@ $wdgTitle = 'EVO '.$EVOversion.' - '.$_oec_lang['title'].'';
273
$widgets['xtraCheck'] = array(
274
'menuindex' =>'0',
275
'id' => 'xtraCheck'.$pluginid.'',
276
- 'cols' => 'col-md-12',
+ 'cols' => 'col-12',
277
'headAttr' => 'style="background-color:#B60205; color:#FFFFFF;"',
278
'bodyAttr' => '',
279
'icon' => 'fa-warning',
0 commit comments