X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Fgame.php;h=d43699b246cbb16e3fe55f83003e777de4237205;hp=4fa950c6156cc327aa03eb42cf40283ac48fff1f;hb=2e52c991de66f3507759c84b76e9eaf152cccda3;hpb=14f6017a5b84d70320bde9d6e074ea8ac948a85e diff --git a/include/game.php b/include/game.php index 4fa950c..d43699b 100644 --- a/include/game.php +++ b/include/game.php @@ -337,9 +337,10 @@ if($session) echo "   "._('previous')." \n"; if($next) echo "   "._('next')." \n"; + + if($j != $i ) + echo "   "._('last')." \n"; } - if($j != $i ) - echo "   last \n"; echo "\n\n"; }