From 35fdc240c5c13d0da1ec36e507e8fd8a0935a8a5 Mon Sep 17 00:00:00 2001 From: albert Date: Wed, 3 Apr 2013 17:29:05 -0400 Subject: [PATCH] fixes #1180 --- app/views/tag_subscriptions/index.html.erb | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/tag_subscriptions/index.html.erb b/app/views/tag_subscriptions/index.html.erb index 9cfcfd958..83171940c 100644 --- a/app/views/tag_subscriptions/index.html.erb +++ b/app/views/tag_subscriptions/index.html.erb @@ -27,8 +27,6 @@

You can create up to <%= Danbooru.config.max_tag_subscriptions %> subscriptions with up to 20 tags each.

- - <%= sequential_paginator(@tag_subscriptions) %>