From 794120c0f6cc933e89782262cbb71efd668f8cb8 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 19 Nov 2014 18:13:54 +0100 Subject: allow to change the explore service url --- templates/admin.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'templates') diff --git a/templates/admin.php b/templates/admin.php index 672ea8d64..9f2a815ac 100644 --- a/templates/admin.php +++ b/templates/admin.php @@ -103,6 +103,25 @@ style('news', 'admin');

+
+

+ +

+

+ + t( + 'If given, this service\'s URL will be queried for ' . + 'displaying the feeds in the explore feed section. To ' . + 'fall back to the built in explore service, leave this ' . + 'input empty' + )); ?> + +

+

+
t('Saved')); ?>
-- cgit v1.2.3