forked from science-ation/science-ation
Make it clear that 'language' on the project page is the language THAT YOU WISH TO BE JUDGED IN
This commit is contained in:
parent
aac4c484d0
commit
cc4f9b5356
@ -256,7 +256,7 @@ function countwords()
|
||||
echo "<option $selected value=\"$key\">$val</option>";
|
||||
}
|
||||
echo "</select>".REQUIREDFIELD;
|
||||
echo "</td></tr>";
|
||||
echo " ".i18n("This is the language you wish to be judged in!")."</td></tr>";
|
||||
|
||||
echo "<tr><td>".i18n("Requirements").": </td><td>";
|
||||
echo "<table>";
|
||||
|
Loading…
Reference in New Issue
Block a user