@ -1,6 +1,7 @@
Changes in version 3.36.31.1 (2015123101)
------------------------------------------------------------------
- Fix at backup.
- Fix not to show how many correct letters are when printing the crossword.
Changes in version 3.36.30.1 (2015123001)
@ -143,7 +143,9 @@ function game_cross_play( $id, $game, $attempt, $crossrec, $g, $onlyshow, $shows
get_string( 'nextgame', 'game').'</a> ';
}
} else if ($info != '') {
echo "<br>$info<br>";
if ($print === false) {
if ($attempt->language != '') {