From 0a49857b6ac3e426a83e546614f8ed1fc9ce2bc0 Mon Sep 17 00:00:00 2001 From: ShyPike Date: Thu, 19 Aug 2010 19:01:06 +0200 Subject: [PATCH] Put warning about lack of RSS support in the "smpl" skin. --- interfaces/smpl/templates/config_rss.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/interfaces/smpl/templates/config_rss.tmpl b/interfaces/smpl/templates/config_rss.tmpl index 6448ad0..d271649 100644 --- a/interfaces/smpl/templates/config_rss.tmpl +++ b/interfaces/smpl/templates/config_rss.tmpl @@ -14,6 +14,9 @@ MochiKit.DOM.addLoadEvent(location = "../../#config-rss"); +

WARNING: Currently, RSS feeds are not supported in this skin.
+Please use Plush or Classic +

$T('explain-RSS')