own3mall пре 8 година
родитељ
комит
fc0d003bdc
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      modules/update/updating.php

+ 1 - 1
modules/update/updating.php

@@ -269,7 +269,7 @@ function exec_ogp_module()
 				{
 					update_module($db, $row['id'], $row['folder']);
 				}
-				print_success(update_complete); 
+				print_success(get_lang("update_complete")); 
 				
 				if(function_exists("removeOldPanelFiles")){
 					removeOldPanelFiles();