Rename OwnCloud -> ownCloud

This commit is contained in:
Sunil Mohan Adapa 2014-12-06 16:52:20 +05:30
parent 10a32f43d9
commit 271011adf6
2 changed files with 5 additions and 4 deletions

View File

@ -37,7 +37,7 @@ class OwnCloudForm(forms.Form): # pylint: disable-msg=W0232
def init():
"""Initialize the ownCloud module"""
menu = cfg.main_menu.get('apps:index')
menu.add_urlname('Owncloud', 'glyphicon-picture', 'owncloud:index', 35)
menu.add_urlname('ownCloud', 'glyphicon-picture', 'owncloud:index', 35)
status = get_status()

View File

@ -25,10 +25,11 @@
<form class="form" method="post">
{% csrf_token %}
<h2>OwnCloud</h2>
<h2>ownCloud</h2>
<p>When enabled, the owncloud installation will be available
from <a href="/owncloud">owncloud</a> on the web server. Visit
this URL to set up the initial administration account for
from <a href="/owncloud">/owncloud</a> path on the web server.
Visit this URL to set up the initial administration account for
owncloud.</p>
<p><strong>Note: Setting up owncloud for the first time might take