This commit is contained in:
Alan Garcia 2012-10-18 15:49:24 +00:00
parent 0037b747ad
commit 759aa8b139
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ if (isset($error) && !empty($error)) {
<?php pager($offset,$count,$mail->total,"mail_list.php?domain_id=".$domain_id."&amp;count=".$count."&amp;search=".urlencode($search)."&amp;offset=%%offset%%"); ?>
</td>
<td style="text-align:center">
<input type="checkbox" id="show_systemmails" name="show_systemmails" <?php if($show_systemmails) {echo "checked";}?> value="1"><label for="show_systemmails" onclick="document.form['formlist1'].submit();"><?php __("Show system emails");?></label>
<input type="checkbox" id="show_systemmails" name="show_systemmails" <?php if($show_systemmails) {echo "checked";}?> value="1"><label for="show_systemmails" onclick="document.getElementById('formlist1').submit();"><?php __("Show system emails");?></label>
</td>
</form>
<td style="text-align:right">