mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 11:36:08 +02:00
Fixes #4200 - check theme version is compatible and disable installation if necessary.
This commit is contained in:
@@ -137,4 +137,6 @@ define("TPVLANHELP_02", "Look at the tooltips (when available) for more details.
|
||||
|
||||
define("TPVLANHELP_03", "By default, the visibility filter will change the theme's layout based on a partial URL match.");
|
||||
define("TPVLANHELP_04", "End lines with a [b]![/b] to exactly match against the end of URL.");
|
||||
define("TPVLANHELP_05", "End lines with a [b]$[/b] to exactly match against the end of script path.");
|
||||
define("TPVLANHELP_05", "End lines with a [b]$[/b] to exactly match against the end of script path.");
|
||||
|
||||
define("TPVLAN_97", "This theme requires a newer version of e107.");
|
Reference in New Issue
Block a user