X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Foutput.php;h=bbdc99f1e0d09b7f3b809e37a0f3a9559adceea1;hp=a53e5c96472529929138f8c322d1a53c57f94d2a;hb=a76008b94138f041b5a8f2426a55d59142152d02;hpb=8081366305110a2b8cd66e0fea33db479deeb4c0 diff --git a/include/output.php b/include/output.php index a53e5c9..bbdc99f 100644 --- a/include/output.php +++ b/include/output.php @@ -208,9 +208,9 @@ function display_link_card($card,$dir="english",$type="card", $selected=0) $selected = 'checked="checked"'; if( $card/2 - (int)($card/2) == 0.5) - echo "
\"".DB_get_card_name($card)."\"
\n"; + echo "\n"; else - echo "
\"".DB_get_card_name($card-1)."\"
\n"; + echo "\n"; return; } @@ -371,16 +371,16 @@ function output_header() { global $REV; ?> - - + + e-Doko - - - - + + + + + + @@ -413,16 +413,20 @@ function output_header() $(".gameshidesession").hide(); }); + $("ul.loginregister").click(function () { + $(".dologin").slideToggle(); + $(".doregister").slideToggle(); + }); }); -
+
'._('Welcome to E-Doko').' '; ?> -
+ "; @@ -434,7 +438,7 @@ function output_footer() global $REV, $PREF, $INDEX; echo "\n\n"; - echo "
\n"; + echo "
\n"; + echo "\n"; echo "\n"; echo "\n"; @@ -488,12 +492,6 @@ function output_status() echo "
"._('last login').": ".date("r",$unixtime)."
\n"; } - else - { - echo "\n
\n"; - echo ""._('login')."\n"; - echo "
\n"; - } return; } @@ -576,13 +574,13 @@ function output_password_recovery($email,$password) Password recovery - + - + - +