Skip to content

Commit c37aa92

Browse files
cheeseeatercheeseeater
authored andcommitted
opensprites@opensprites.org is the official email
1 parent ba5e70a commit c37aa92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public_html/send_report.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<p>Use the form below to report something that needs moderator attention. Do not report unless you think something has violated our <a href='/guidelines/' target='_blank'>Community Guidlines</a> or <a href='/tos/' target='_blank'>Terms of Service</a>; unnecessary reports prevent moderators from addressing real issues. <br/>Make sure to include a short and descriptive reason for your report, with additional links if required.</p>
3333
<form method="POST" id="report_form">
3434
<?php if($logged_in_userid===0){ ?>
35-
<p>Sorry, but you need to be logged in to send a report. If you don't want to log in, you can still <a href='mailto:support@opensprites.org'>send us an email</a> but it may take moderators longer to respond.</p>
35+
<p>Sorry, but you need to be logged in to send a report. If you don't want to log in, you can still <a href='mailto:opensprites@opensprites.org'>send us an email</a> but it may take moderators longer to respond.</p>
3636
<?php } else if(!isset($_GET['type']) || !isset($_GET['id'])) { ?>
3737
<p>Sorry, but we couldn't figure out what you wanted to report!</p>
3838
<?php } else {

0 commit comments

Comments
 (0)