From 02c7223f091b28ff0844275fea8ca5c7c01f8c19 Mon Sep 17 00:00:00 2001
From: snowfag <yuki@lolicon.eu>
Date: Wed, 24 May 2017 00:44:27 -0400
Subject: [PATCH] Move deleted button on edit page.

---
 nyaa/templates/edit.html | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/nyaa/templates/edit.html b/nyaa/templates/edit.html
index 93b3b0a..74d31aa 100755
--- a/nyaa/templates/edit.html
+++ b/nyaa/templates/edit.html
@@ -66,9 +66,6 @@
 					Trusted
 				</label>
 				{% endif %}
-			</div>
-			<br><br>
-			<div class="btn-group" data-toggle="buttons">
 				{% if g.user.is_moderator %}
 				<label class="btn btn-primary {% if torrent.deleted %}active{% endif %}">
 					{{ form.is_deleted }}