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

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

diff --git a/install/tpl/system.ini.master b/install/tpl/system.ini.master
index d89a098..27fd08b 100644
--- a/install/tpl/system.ini.master
+++ b/install/tpl/system.ini.master
@@ -30,5 +30,7 @@
 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=

--
Gitblit v1.9.1