Skip to content

Commit b96784d

Browse files
committed
- Changed app link to ispconfig.org
- Updated Logo in default theme.
1 parent cfa9da8 commit b96784d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

install/tpl/config.inc.php.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ define("CLASSES_ROOT",INCLUDE_ROOT.FS_DIV."classes");
108108
//** Server
109109
$conf['app_title'] = ISPC_APP_TITLE;
110110
$conf['app_version'] = ISPC_APP_VERSION;
111-
$conf['app_link'] = 'http://www.howtoforge.com/forums/showthread.php?t=26988';
111+
$conf['app_link'] = 'http://www.ispconfig.org/';
112112
$conf['modules_available'] = 'admin,mail,sites,monitor,client,dns,help';
113113
$conf["server_id"] = "{server_id}";
114114

32.9 KB
Loading

0 commit comments

Comments
 (0)