X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=html%2Fdo-edit-scores.pl;fp=html%2Fdo-edit-scores.pl;h=95006e090af36204f39a8a5ac9481f2b282787d0;hp=a6a498ca89eee45b0cdf89c56a034e110bbf3dc4;hb=81ab2a21cc586b81bc6362c0d48c276515caaf50;hpb=b5afc9f0cd63d187feb2266322d27589ad4d9b60 diff --git a/html/do-edit-scores.pl b/html/do-edit-scores.pl index a6a498c..95006e0 100755 --- a/html/do-edit-scores.pl +++ b/html/do-edit-scores.pl @@ -79,5 +79,5 @@ $dbh->do('NOTIFY scores'); $dbh->commit; $dbh->disconnect; -ccbs::print_see_other('show-tournament.pl?id=' . $tournament); +ccbs::print_see_other('show-tournament.pl?id=' . $tournament . '#round' . $round);