From eb034116b4380d48becdc2543480894d2e90650a Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Sun, 17 Aug 2014 19:25:51 +0530 Subject: [PATCH] Fix link to ownCloud service The link is intended to take the user to and address where ownCloud services are provided and not to the Plinth ownCloud configuration page. --- modules/owncloud/templates/owncloud.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/owncloud/templates/owncloud.html b/modules/owncloud/templates/owncloud.html index dad44f08e..a06103df6 100644 --- a/modules/owncloud/templates/owncloud.html +++ b/modules/owncloud/templates/owncloud.html @@ -28,7 +28,7 @@ {{ form|bootstrap }}

When enabled, the owncloud installation will be available - from owncloud on the web server. Visit + from owncloud on the web server. Visit this URL to set up the initial administration account for owncloud.