From adb503aadce69878db13547a48ef33cec7edcb91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor?= Date: Sun, 27 Nov 2016 10:32:10 +0100 Subject: [PATCH] Update lan_theme.php --- e107_languages/English/admin/lan_theme.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/e107_languages/English/admin/lan_theme.php b/e107_languages/English/admin/lan_theme.php index cc94fa90e..daaa94988 100644 --- a/e107_languages/English/admin/lan_theme.php +++ b/e107_languages/English/admin/lan_theme.php @@ -115,8 +115,8 @@ define("TPVLAN_CONV_15", "Give this stylesheet a name"); //marketplace define("TPVLAN_81","Downloading..."); define("TPVLAN_82","Download Complete!"); -define("TPVLAN_83","Automated download not possible! Please [x]"); -define("TPVLAN_84","Please Download Manually"); +define("TPVLAN_83","Automated download not possible!"); +define("TPVLAN_84","[Please Download Manually]"); define("TPVLAN_85","Connecting..."); define("TPVLAN_86","Could not change site theme."); define("TPVLAN_87","Rendering Theme Config");