1337 bday

This commit is contained in:
Marijn Jansen
2017-01-31 16:19:15 +01:00
parent a6b6d6d747
commit c0a64e9ffd

View File

@@ -75,6 +75,9 @@ $settings = getSettings();
<?=$year?> <?=$year?>
</option> </option>
<?php endfor; ?> <?php endfor; ?>
<option value="680" <?=(680 == $currentbday->format("Y")) ? "selected" : ""?>>
680
</option>
</select> </select>
</li> </li>
<li> <li>