You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
231 B
PHP

<?php
?>
<h1>Bulk mail</h1>
<p>Choose recipients:</p>
<ul>
<li><a href="<?php outurl('/bulk_mail/all_users')?>">All users</a></li>
<li><a href="<?php outurl('/bulk_mail/server_admins')?>">All server administrators</a></li>
</ul>