Skip to content

Commit

Permalink
Rebase locally
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinBM committed Mar 22, 2024
1 parent 9a99189 commit b615945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/imap/output_modules.php
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ protected function output() {
}

return '<div class="imap_server_setup"><div data-target=".imap_section" class="server_section">'.
'<img alt="" src="'.Hm_Image_Sources::$env_closed.'" width="16" height="16" />'.
'<i class="bi bi-envelope-fill"></i>'.
' '.$this->trans('IMAP Servers').'<div class="server_count">'.$count.'</div></div><div class="imap_section"></div></div>';
}
}
Expand Down

0 comments on commit b615945

Please sign in to comment.