diff --git a/e107_plugins/linkwords/admin_config.php b/e107_plugins/linkwords/admin_config.php index 6e39ceb15..04b803c85 100644 --- a/e107_plugins/linkwords/admin_config.php +++ b/e107_plugins/linkwords/admin_config.php @@ -259,7 +259,8 @@ if (($action == 'words') || ($action == 'edit')) $text = "
\n"; if(!$sql -> db_Select("linkwords")) { - $text .= LWLAN_4; + //$text .= LWLAN_4; + $mes->addInfo(LWLAN_4); } else // TODO FIX table below needs input button to $frm style {