dever %!s(int64=7) %!d(string=hai) anos
pai
achega
86b03042d5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tm/template_dir/bottom.html

+ 1 - 1
tm/template_dir/bottom.html

@@ -23,7 +23,7 @@
 function loadLogin()
 {
     <{if $applogin && $applogin == 1}>
-    istoken('<{$info.thisUrl}>');
+    istoken(location.href);
     <{else}>
     $('#loginbox').show();
     <{/if}>