Force users to click OK in the language/timezone popup

This commit is contained in:
Albert Santoni 2015-10-14 11:58:44 -04:00
parent 7f64edafff
commit 9a03b1b50a
3 changed files with 8 additions and 2 deletions

View file

@ -9,7 +9,7 @@
<?php echo $this->element->getElement('setup_timezone')->render(); ?>
</dl>
</fieldset>
<p style="margin-bottom: 0px; text-align: center;">You can change these later in your preferences and user settings.</p>
<p style="margin-bottom: 0px; text-align: center;"><?php echo _("You can change these later in your preferences and user settings.");?></p>
</form>
</div>