Empty commit

This commit is contained in:
Git 2011-11-19 08:00:17 +00:00
parent aca54267f8
commit e5704e96b7
2 changed files with 5 additions and 5 deletions

View File

@ -250,7 +250,7 @@ function music_form($GenreTags) {
</tr> </tr>
<tr id="releasetype_tr"> <tr id="releasetype_tr">
<td class="label"> <td class="label">
<span id="releasetype_label">Release type</span> <span id="releasetype_label">Release Type</span>
</td> </td>
<td> <td>
<select id="releasetype" name="releasetype"<?=$this->Disabled?>> <select id="releasetype" name="releasetype"<?=$this->Disabled?>>
@ -266,12 +266,12 @@ function music_form($GenreTags) {
} }
?> ?>
</select> Please take the time to fill this out properly (try searching <a href="http://musicbrainz.org/search.html">musicbrainz</a>). </select> Please take the time to fill this out properly (try searching <a href="http://musicbrainz.org/search.html">MusicBrainz</a>).
</td> </td>
</tr> </tr>
<? } ?> <? } ?>
<tr> <tr>
<td class="label">Edition information</td> <td class="label">Edition Information</td>
<td> <td>
<input type="checkbox" id="remaster" name="remaster"<? if($IsRemaster) { echo " checked='checked' ";}?> onclick="Remaster();<?if($this->NewTorrent) {?> CheckYear();<? } ?>" /> <input type="checkbox" id="remaster" name="remaster"<? if($IsRemaster) { echo " checked='checked' ";}?> onclick="Remaster();<?if($this->NewTorrent) {?> CheckYear();<? } ?>" />
Check this box if this torrent is a different release to the original, for example a limited or country specific edition or a release that includes additional bonus tracks or is a bonus disc. Check this box if this torrent is a different release to the original, for example a limited or country specific edition or a release that includes additional bonus tracks or is a bonus disc.
@ -342,7 +342,7 @@ function music_form($GenreTags) {
</td> </td>
</tr> </tr>
<tr> <tr>
<td class="label">Bitrate</td> <td class="label">Bit Rate</td>
<td> <td>
<select id="bitrate" name="bitrate" onchange="Bitrate()"> <select id="bitrate" name="bitrate" onchange="Bitrate()">
<option value="">---</option> <option value="">---</option>

View File

@ -33,7 +33,7 @@
Collages should not be used to create artist discographies, as the artist pages already exist for this purpose. However, for an artist who has a multitude of side projects, it is allowed to create a collage containing all of the projects, to be placed in the Discography category. Collages should not be used to create artist discographies, as the artist pages already exist for this purpose. However, for an artist who has a multitude of side projects, it is allowed to create a collage containing all of the projects, to be placed in the Discography category.
</li> </li>
<li> <li>
Only one personal collage is allowed per person. Power Users and Donors get one personal collage. Elites can have two, Torrent Masters can have up to three, Power TMs up to four and Elite TM+ up to five. Donors always receive one more than the class maximum.
</li> </li>
<li> <li>
Every collage must have at least 3 albums in it. Every collage must have at least 3 albums in it.