Update dmca.php

This commit is contained in:
Thomas Zarebczan 2020-01-12 20:10:03 -05:00 committed by GitHub
parent 3d3ea1a2b5
commit 3674f6e515
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@
<input type="submit" value="{{dmca.form_submit}}"/> <input type="submit" value="{{dmca.form_submit}}"/>
</form> </form>
<small class="meta">You may also submit content that you want to flag for being illegal. To learn more about reporting infringing or illegal content and DMCA procedures, please see our <a href="/faq/dmca">DMCA article</a>.</small> <small class="meta">You may also submit content that you want to flag for being illegal, not marked Mature, or abusing the tag system. To learn more about reporting infringing or illegal content and DMCA procedures, please see our <a href="/faq/dmca">DMCA article</a>.</small>
</div> </div>
</section> </section>
</main> </main>