X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Foutput.php;h=dc6f793f92642c49d155aa1bb045ddbc4a4e85ca;hp=1531c77363879916d81685d00b46419a78d5656e;hb=d39212226664baf71e5af60da3d9cbb0c2990356;hpb=eb20bf1a0cae1192eb50c19220e72df8d971d8e7 diff --git a/include/output.php b/include/output.php index 1531c77..dc6f793 100644 --- a/include/output.php +++ b/include/output.php @@ -75,8 +75,8 @@ function output_form_for_new_game($names)
  • first one normal, second one becomes highest (call during the game)
  • -
  • - second one become highest only in case re/contra was announced (not working yet) +
  • + second one become highest only in case re/contra was announced
  • Call Re/Contra, etc.:

    @@ -270,48 +270,12 @@ function output_header() e-Doko - - + +
    -

    Welcome to E-Doko (beta)

    +

    Welcome to E-Doko

    Personal notes:
    \n"; $notes = DB_get_notes_by_userid_and_gameid($userid,$gameid); foreach($notes as $note)