From 96148d40a8903dc46cefb2623b4fc97eb1c25be9 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Thu, 11 Aug 2011 12:29:37 +0000
Subject: [PATCH] Changed installer template for the atom feeds.

---
 install/tpl/system.ini.master | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/install/tpl/system.ini.master b/install/tpl/system.ini.master
index d89a09833..27fd08b12 100644
--- a/install/tpl/system.ini.master
+++ b/install/tpl/system.ini.master
@@ -30,5 +30,7 @@ use_domain_module=n
 new_domain_html=Please contact our support to create a new domain for you.
 
 [misc]
-dashboard_atom_url=http://www.ispconfig.org/atom
+dashboard_atom_url_admin=http://www.ispconfig.org/atom
+dashboard_atom_url_reseller=http://www.ispconfig.org/atom
+dashboard_atom_url_client=http://www.ispconfig.org/atom
 monitor_key=
-- 
GitLab