|
@@ -13,7 +13,7 @@ $Types = array(
|
13
|
13
|
<ul>
|
14
|
14
|
<li>Torrent uploads</li>
|
15
|
15
|
<li>Forum threads/posts</li>
|
16
|
|
- <li>Collages</li>
|
|
16
|
+ <li>Collections</li>
|
17
|
17
|
<li>Requests</li>
|
18
|
18
|
</ul>",
|
19
|
19
|
"These have their own specific section for reporting, found on their respective pages.",
|
|
@@ -62,10 +62,10 @@ $Types = array(
|
62
|
62
|
)
|
63
|
63
|
),
|
64
|
64
|
"collage" => array(
|
65
|
|
- "title" => "Collage",
|
|
65
|
+ "title" => "Collection",
|
66
|
66
|
"guidelines" => array(
|
67
|
|
- "The report collage option is for reporting a collage which breaks one of the collage guidelines found on the <a href=\"rules.php?p=collages\">collage rules page</a>.",
|
68
|
|
- "Collage rules are an interpreted concept, and it is up to staff to interpret these rules. If you feel like this collage might be a borderline case between allowed and not allowed, feel free to report it, and we will look into it.",
|
|
67
|
+ "The report collection option is for reporting a collection which breaks one of the collection guidelines found on the <a href=\"rules.php?p=collages\">collection rules page</a>.",
|
|
68
|
+ "Collection rules are an interpreted concept, and it is up to staff to interpret these rules. If you feel like this collection might be a borderline case between allowed and not allowed, feel free to report it, and we will look into it.",
|
69
|
69
|
"We encourage all users to use this feature whenever possible. This will get quicker action than PMing a staff member will.",
|
70
|
70
|
"In your report description below, please be specific and include as much information as possible that will help our staff resolve the issue."
|
71
|
71
|
)
|