-
+

diff --git a/script.js b/script.js index c9d2ca4..af31b5a 100755 --- a/script.js +++ b/script.js @@ -1,34 +1,6 @@ -var $_LANG = {}; - /* DOKUWIKI:include js/base/helper.js */ /* DOKUWIKI:include js/base/spc.js */ -( function( $, spc, lang ) { - - var setLang = function(){ - try{ - if(lang==="de"){ - /* DOKUWIKI:include lang/de/lang.js */ - } else if(lang==="en"){ - /* DOKUWIKI:include lang/en/lang.js */ - } else{ - /* default */ - /* DOKUWIKI:include lang/de/lang.js */ - } - - $_LANG = $lang; - - }catch(err){ - } - }; - - $(function(){ - setLang(); - }); - - -} )( jQuery, spc, wikiLang ); - /* DOKUWIKI:include js/plugins/do_tasks.js */ /* DOKUWIKI:include js/sidebar-menu.js */ diff --git a/tpl/nav-direct.php b/tpl/nav-direct.php index 8bf91c0..6f4b6d9 100755 --- a/tpl/nav-direct.php +++ b/tpl/nav-direct.php @@ -2,7 +2,7 @@ if (!defined('DOKU_INC')) die(); ?> -