Merge branch 'marijn-settings' into 'master'
1337 bday See merge request !161
This commit was merged in pull request #165.
This commit is contained in:
@@ -75,6 +75,9 @@ $settings = getSettings();
|
||||
<?=$year?>
|
||||
</option>
|
||||
<?php endfor; ?>
|
||||
<option value="680" <?=(680 == $currentbday->format("Y")) ? "selected" : ""?>>
|
||||
680
|
||||
</option>
|
||||
</select>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user