From bdaedd3975b7438e4a9431681bf6f26023fb7dab Mon Sep 17 00:00:00 2001 From: PantsuDev Date: Fri, 23 Jun 2017 20:55:33 +1000 Subject: [PATCH] Revert "Make torrent language form not required (#1046)" This reverts commit 82a0f3729abada8b0a5224c51151c83b9047bfc2. --- templates/admin/paneltorrentedit.html | 2 +- templates/upload.html | 2 +- templates/user/torrent_edit.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/admin/paneltorrentedit.html b/templates/admin/paneltorrentedit.html index 59953ea1..cb72b61e 100644 --- a/templates/admin/paneltorrentedit.html +++ b/templates/admin/paneltorrentedit.html @@ -26,7 +26,7 @@
- diff --git a/templates/upload.html b/templates/upload.html index b515405e..85ee4321 100644 --- a/templates/upload.html +++ b/templates/upload.html @@ -28,7 +28,7 @@

{{ call $.T "torrent_language" }}

- diff --git a/templates/user/torrent_edit.html b/templates/user/torrent_edit.html index 9a9d3193..f249bfb5 100644 --- a/templates/user/torrent_edit.html +++ b/templates/user/torrent_edit.html @@ -26,7 +26,7 @@
- @@ -71,4 +71,4 @@ -{{end}} +{{end}} \ No newline at end of file