A lot of things
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
"version_string": "1.0.0",
|
||||
"hash": "da1f9c78c4e33597062258c0bba3cb4d"
|
||||
},
|
||||
"public/approval_item_entry_featured_request.html": {
|
||||
"version_id": 1000000,
|
||||
"version_string": "1.0.0",
|
||||
"hash": "1383f7fa1680c2da22cfc08aa1ad55f5"
|
||||
},
|
||||
"public/club_delete_confirm.html": {
|
||||
"version_id": 1000000,
|
||||
"version_string": "1.0.0",
|
||||
@@ -28,5 +33,10 @@
|
||||
"version_id": 1000000,
|
||||
"version_string": "1.0.0",
|
||||
"hash": "d6c5c25a9af81a7da2bd8e2b9f74229e"
|
||||
},
|
||||
"public/report_content_romhackplaza_news.html": {
|
||||
"version_id": 1000000,
|
||||
"version_string": "1.0.0",
|
||||
"hash": "d6c5c25a9af81a7da2bd8e2b9f74229e"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
<xf:macro id="approval_queue_macros::item_message_type"
|
||||
arg-content="{$content}"
|
||||
arg-user="{$content.User}"
|
||||
arg-messageHtml="{$content.entry_title}"
|
||||
arg-contentDate="{$content.featured_request_date}"
|
||||
arg-typePhraseHtml="Featured Request"
|
||||
arg-headerPhrase="{$content.entry_title}"
|
||||
arg-spamDetails="{$spamDetails}"
|
||||
arg-unapprovedItem="{$unapprovedItem}"
|
||||
arg-handler="{$handler}"
|
||||
/>
|
||||
@@ -0,0 +1,4 @@
|
||||
<div class="block-row block-row--separated">
|
||||
{{ phrase('content:') }}
|
||||
{$report.content_info.description}
|
||||
</div>
|
||||
Reference in New Issue
Block a user