aboutsummaryrefslogtreecommitdiff
path: root/src/admin
diff options
context:
space:
mode:
Diffstat (limited to 'src/admin')
-rw-r--r--src/admin/contest.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/admin/contest.php b/src/admin/contest.php
index 7785b50..f238212 100644
--- a/src/admin/contest.php
+++ b/src/admin/contest.php
@@ -222,7 +222,7 @@ echo $contest;
<?php if(strlen($ct["contestunlockkey"]) > 1) echo "<b><= has been set</b>"; ?>
</td>
</tr>
- <?php //if($main) {
+ <?php if($main) {
?>
<tr>
<td width="35%" align=right>Keys (only use it within a <b>secure network</b>):</td>
@@ -231,7 +231,7 @@ echo $contest;
<?php if(strlen($ct["contestkeys"]) > 32) echo "<b><= has been set</b>"; ?>
</td>
</tr>
- <?php //}
+ <?php }
?>
<tr>
<td width="35%" align=right>Contest main site number:</td>