From 46f3d5e82e5fc073f4524b8db4b570485bcfdfa2 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Wed, 23 Apr 2014 21:43:35 +0200 Subject: A message is displayed to inform the user about authorized file extension. --- pyaggr3g470r/templates/management.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyaggr3g470r/templates/management.html') diff --git a/pyaggr3g470r/templates/management.html b/pyaggr3g470r/templates/management.html index 6e5289aa..2f687cf8 100644 --- a/pyaggr3g470r/templates/management.html +++ b/pyaggr3g470r/templates/management.html @@ -17,7 +17,7 @@

Import/export feeds

Import

- Batch import feeds from OPML + Batch import feeds from OPML (*.xml or *.opml)

Export

-- cgit