mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Renamed bootstrap flag e_BOOTSTRAP to BOOTSTRAP. Set e_BOOTSTRAP as path of bootstrap folder.
This commit is contained in:
@@ -58,7 +58,7 @@ class emailprint
|
||||
|
||||
|
||||
|
||||
if(deftrue('e_BOOTSTRAP'))
|
||||
if(deftrue('BOOTSTRAP'))
|
||||
{
|
||||
$genericMail = "<i class='icon-envelope'></i>";
|
||||
$genericPrint = "<i class='icon-print'></i>";
|
||||
|
Reference in New Issue
Block a user