Ticket #832: options-general.patch

File options-general.patch, 538 bytes (added by da3rX, 4 years ago)
  • options-general.php

     
    8787                <div> 
    8888                        <input class="text" name="edit_lock" id="edit_lock" value="<?php bb_form_option('edit_lock'); ?>" /> 
    8989                        <?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> 
    9191                </div> 
    9292        </fieldset> 
    9393        <fieldset>