mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 09:10:23 +02:00
Closes #4141 - Upgraded theme specification for v2.3.0+. See bootstrap3/theme.php for details. Use 'theme' class.
This commit is contained in:
@@ -131,7 +131,7 @@ if(!defined("OTHERNEWS2_THUMB")){
|
||||
}
|
||||
|
||||
if(!defined("OTHERNEWS2_COLS")){
|
||||
// define("OTHERNEWS2_COLS","1");
|
||||
define("OTHERNEWS2_COLS",false);
|
||||
}
|
||||
|
||||
if(!defined("OTHERNEWS2_CELL")){
|
||||
|
Reference in New Issue
Block a user