add a label calendar to the settings page - bugfix for oc-157

remotes/origin/stable4
Georg Ehrke 15 years ago
parent 6225b5ec86
commit bfa69c3e59
  1. 1
      apps/calendar/templates/settings.php

@ -9,6 +9,7 @@
?>
<form id="calendar">
<fieldset class="personalblock">
<strong><?php echo $l->t('Calendar'); ?></strong>
<table class="nostyle">
<tr><td><label for="timezone" class="bold"><?php echo $l->t('Timezone');?></label></td><td><select style="display: none;" id="timezone" name="timezone">
<?php

Loading…
Cancel
Save