X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Foutput.php;h=29a6d7d38c556b7113bb3c03923b1ab62dc630f2;hp=a53e5c96472529929138f8c322d1a53c57f94d2a;hb=1091c169df7d9ea3c68adbdd15a223efc4adb328;hpb=8081366305110a2b8cd66e0fea33db479deeb4c0;ds=sidebyside diff --git a/include/output.php b/include/output.php index a53e5c9..29a6d7d 100644 --- a/include/output.php +++ b/include/output.php @@ -371,16 +371,14 @@ function output_header() { global $REV; ?> - - + + e-Doko - - - - + + + + @@ -413,16 +411,20 @@ function output_header() $(".gameshidesession").hide(); }); + $("ul.loginregister").click(function () { + $(".dologin").slideToggle(); + $(".doregister").slideToggle(); + }); }); -
+
'._('Welcome to E-Doko').' '; ?> -
+ "; @@ -434,7 +436,7 @@ function output_footer() global $REV, $PREF, $INDEX; echo "\n\n"; - echo "
\n"; + echo "
\n"; + echo "\n"; echo "\n"; echo "\n"; @@ -488,12 +490,6 @@ function output_status() echo "
"._('last login').": ".date("r",$unixtime)."
\n"; } - else - { - echo "\n
\n"; - echo ""._('login')."\n"; - echo "
\n"; - } return; } @@ -576,13 +572,13 @@ function output_password_recovery($email,$password) Password recovery - + - + - +