abuse-report.tpl.php

Version

1.1.2.3 (checked in on 2008/07/18 at 15:52:50 by btmash)

Description

Default theme implementation to moderate one piece of content.

  • Available variables:
  • $object: The content that requires moderation
  • $account: Account of user that created content
  • $offences: Total offences by account
  • $warnings: Total email warnings sent to account
  • $moderate: Moderation form

See also

template_preprocess()

@see template_preprocess_abuse_report()