mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
Issue #1138 - Bootstrap3 theme mostly complete.
This commit is contained in:
@@ -542,7 +542,7 @@ echo getAlert();
|
||||
function getModal($caption = '', $type='')
|
||||
{
|
||||
|
||||
if(deftrue('BOOTSTRAP') === 3) // see bootstrap3/admin_template.php
|
||||
if(deftrue('BOOTSTRAP') === 3) // see bootstrap3/admin_template.php
|
||||
{
|
||||
return '';
|
||||
}
|
||||
|
Reference in New Issue
Block a user