1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 04:41:53 +02:00

New feature: Create a new theme from an existing one. See: e107_admin/theme.php?mode=convert

This commit is contained in:
Cameron
2017-01-31 07:52:19 -08:00
parent 6531a68e00
commit 363a5e4c4c
4 changed files with 313 additions and 82 deletions

View File

@@ -111,6 +111,7 @@ define("TPVLAN_CONV_12", "A full description of the theme (Must be written in En
define("TPVLAN_CONV_13", "What category of theme is this?");
define("TPVLAN_CONV_14", "Enable this stylesheet as a selectable option in the Theme Manager.");
define("TPVLAN_CONV_15", "Give this stylesheet a name");
define("TPVLAN_CONV_16", "URL to a live-demo of this theme.");
//marketplace
define("TPVLAN_81","Downloading...");