We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9adaee0 commit a6f55a6Copy full SHA for a6f55a6
2 files changed
public_html/img/fly-you-fools.gif public_html/assets/images/blocked.gifpublic_html/img/fly-you-fools.gif renamed to public_html/assets/images/blocked.gif
public_html/suspended.php
@@ -12,7 +12,7 @@
12
<div class="box" style="width:50%;margin-left:auto;margin-right:auto">
13
<h1 id="opensprites-heading">Account Suspended</h1>
14
<div class="box-content" align="center">
15
- <img src="img/fly-you-fools.gif" />
+ <img src="/assets/images/blocked.gif" />
16
<p>Please contact us to appeal your suspension, or if you think this is in error.</p>
17
</div>
18
0 commit comments