From 20ee2a84705b179571b784e9948992e2a2576160 Mon Sep 17 00:00:00 2001 From: bluewhale235 Date: Wed, 27 Apr 2022 04:45:33 +0800 Subject: add category automatically (#4333) * Update index.phtml Added "cat_id" query string to the "Add an RSS feed" link (in div: box) * Update add.phtml Function: Select category by query string 'cat_id' * Update index.phtml add query string "cat_id" * Update index.phtml --- app/views/subscription/add.phtml | 2 +- app/views/subscription/index.phtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app/views') diff --git a/app/views/subscription/add.phtml b/app/views/subscription/add.phtml index 4de4e35ba..9e5b2a399 100644 --- a/app/views/subscription/add.phtml +++ b/app/views/subscription/add.phtml @@ -46,7 +46,7 @@