Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Revert "Add background color to remake-checkbox" (#1500)

* Revert "Update CHANGELOG.md (#1497)"

This reverts commit 2450a70cce.

* Revert "Updated translation. (#1496)"

This reverts commit 2187c2e06a.

* Revert "Add background color to remake-checkbox (#1499)"

This reverts commit 5b58380bd1.
Cette révision appartient à :
kilo 2017-09-05 01:03:26 +02:00 révisé par ewhal
Parent 47ac0217c3
révision b3788f1167

Voir le fichier

@ -142,7 +142,7 @@
<p>
<input type="checkbox" value="true" name="remake" id="remake" class="form-torrent-remake"/>
<label class="remake" for="remake">{{ T("mark_as_remake")}}</label>
<label for="remake">{{ T("mark_as_remake")}}</label>
</p>
{{ yield errors(name="remake")}}