Ticket #832: options-general.patch
| File options-general.patch, 538 bytes (added by da3rX, 4 years ago) |
|---|
-
options-general.php
87 87 <div> 88 88 <input class="text" name="edit_lock" id="edit_lock" value="<?php bb_form_option('edit_lock'); ?>" /> 89 89 <?php _e('minutes') ?> 90 <p> A user can edit a post for this many minutes after submitting.</p>90 <p><?php _e('A user can edit a post for this many minutes after submitting.') ?></p> 91 91 </div> 92 92 </fieldset> 93 93 <fieldset>