summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/hosting/server/htdocs/config.js
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/hosting/server/htdocs/config.js')
-rw-r--r--sca-cpp/trunk/hosting/server/htdocs/config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/hosting/server/htdocs/config.js b/sca-cpp/trunk/hosting/server/htdocs/config.js
index 70d3ea1195..355174e6f7 100644
--- a/sca-cpp/trunk/hosting/server/htdocs/config.js
+++ b/sca-cpp/trunk/hosting/server/htdocs/config.js
@@ -32,7 +32,7 @@ config.pagetitle = function() {
};
config.hometitle = function() {
- return '<br/><span style="font-weight: bold;">Create SCA Composite Apps</span><br/><br/>';
+ return '<br/><span style="font-weight: bold;">Create SCA Apps</span><br/><br/>';
};
config.clone = function() {