Files
XenForoRomhackPlazaAddon/_output/templates/public/approval_item_club_request.html

11 lines
394 B
HTML
Raw Permalink Normal View History

2026-06-02 20:54:38 +02:00
<xf:macro id="approval_queue_macros::item_message_type"
arg-content="{$content}"
arg-user="{$content.User}"
arg-messageHtml="{$content.description}"
2026-06-08 16:25:52 +02:00
arg-contentDate="{$content.club_creation_date}"
2026-06-02 20:54:38 +02:00
arg-typePhraseHtml="Club Request"
arg-headerPhrase="{$content.title}"
arg-spamDetails="{$spamDetails}"
arg-unapprovedItem="{$unapprovedItem}"
arg-handler="{$handler}"
/>