Explorar el Código

This string broke and did not match the settings anymore.

®omano hace 9 años
padre
commit
25a6c36c9c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      lang/English/modules/settings.php

+ 2 - 2
lang/English/modules/settings.php

@@ -125,9 +125,9 @@ define('custom_tab_sub_link3', "Sub-Tab #3 Link");
 define('custom_tab_sub_name4', "Sub-Tab #4 Name");
 define('custom_tab_sub_link4', "Sub-Tab #4 Link");
 define('custom_tab_target_blank', "Custom Tabs Target");
-define('custom_tab_target_blank_info', "Sets all the tabs target. <b style='font-size:10px; font-weight:normal;'>('_self' = Opens link on same page. '_blank'  =  Opens link on new tab.)</b>");
+define('custom_tab_target_blank_info', "Sets all the tabs target. <b style='font-size:10px; font-weight:normal;'>(Self_Page = Opens link on same page. New_Page  =  Opens link on new tab.)</b>");
 define('bg_wrapper', "Wrapper Background");
 define('bg_wrapper_info', "The wrappers background image. <b style='font-size:10px; font-weight:normal;'>(Only available on some themes.)</b>");
 define('show_server_id_game_monitor', "Show Server IDs on Game Monitor page");
 define('show_server_id_game_monitor_info', "Show the game server ID column on the Game Monitor for matching up files created by the Agent to the actual game server.");
-?>
+?>