X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Foutput.php;h=df1d69a7ff179c16cbe62852d310b0ad1c374785;hp=f4d3fdf0de0f08738fbbe379adab41d842bfd7c1;hb=cc95c662be086f71697755fe6939ff4840fe25b1;hpb=f99c17830bcf298a9b05d04a48f9c1b6548a231b diff --git a/include/output.php b/include/output.php index f4d3fdf..df1d69a 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,17 +371,18 @@ function output_header() { global $REV; ?> - - + + e-Doko - - - + + + + + + -
+
'._('Welcome to E-Doko').' '; ?> -
+ "; @@ -432,7 +437,7 @@ function output_footer() global $REV, $PREF, $INDEX; echo "\n\n"; - echo "
\n"; + echo "
\n"; + echo "\n"; echo "\n"; echo "\n"; @@ -486,12 +491,6 @@ function output_status() echo "
"._('last login').": ".date("r",$unixtime)."
\n"; } - else - { - echo "\n
\n"; - echo ""._('login')."\n"; - echo "
\n"; - } return; } @@ -574,13 +573,13 @@ function output_password_recovery($email,$password) Password recovery - + - + - +