pjc 5 years ago
parent
commit
f7becd40fc
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      sections/collages/new.php

+ 1
- 1
sections/collages/new.php View File

@@ -55,7 +55,7 @@ if (($CollageCount < $LoggedUser['Permissions']['MaxCollages']) && check_perms('
55 55
           <br />
56 56
           <ul>
57 57
             <li><strong>Theme</strong> - A collection containing releases that all relate to a certain theme</li>
58
-            <li><strong>Staff picks</strong> - A listing of recommendations picked by the staff on special occasions.</li>
58
+            <li><strong>Staff Picks</strong> - A listing of recommendations picked by the staff on special occasions.</li>
59 59
 <?
60 60
   if (($CollageCount < $LoggedUser['Permissions']['MaxCollages']) && check_perms('site_collages_personal')) { ?>
61 61
             <li><strong>Personal</strong> - You can put whatever you want here. It is your own personal collection.</li>

Loading…
Cancel
Save