From 8e5d5de198890d4c2b8fcd716c73ffc3e0412840 Mon Sep 17 00:00:00 2001 From: "DLE.NET.TR" Date: Tue, 21 Apr 2015 15:59:59 +0300 Subject: [PATCH] =?UTF-8?q?Kod=20hatas=C4=B1=20giderildi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install_module.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install_module.php b/install_module.php index f597770..1a600c8 100644 --- a/install_module.php +++ b/install_module.php @@ -58,7 +58,7 @@ function mainTable_foot() { HTML; - +} $module = array( 'name' => "MWS Youtube Search v1.2", @@ -76,7 +76,7 @@ function mainTable_foot() { 'tran_s' => "", ); -echoheader("" . $module['name'], $lang['m01'] ); +echoheader("" . $module['name'], $module['desc'] ); if ( $_REQUEST['action'] == "install" ) { @@ -174,4 +174,4 @@ function mainTable_foot() { } echofooter(); -?> \ No newline at end of file +?>