summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulius Härtl <github@jus.li>2016-07-29 23:47:49 +0200
committerGitHub <noreply@github.com>2016-07-29 23:47:49 +0200
commite0b5edd82c40f5dd27636d8e7c9de1bff7381975 (patch)
tree596cb609b5ef266f5122b8e97018b7dc82d87a8d
parent3728479beb4d412703fedfe5577e599354a05920 (diff)
parent73355398384dc22fa434dcb2ef0b1474f207270d (diff)
downloadnextcloud-server-e0b5edd82c40f5dd27636d8e7c9de1bff7381975.tar.gz
nextcloud-server-e0b5edd82c40f5dd27636d8e7c9de1bff7381975.zip
Merge pull request #662 from thelinuxfr/patch-1
Transifex Owncloud > Nextcloud
-rw-r--r--settings/templates/personal.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/personal.php b/settings/templates/personal.php
index 4f580e41287..890bfd1bbeb 100644
--- a/settings/templates/personal.php
+++ b/settings/templates/personal.php
@@ -158,7 +158,7 @@ if($_['passwordChangeSupported']) {
<?php endforeach;?>
</select>
<?php if (OC_Util::getEditionString() === ''): ?>
- <a href="https://www.transifex.com/projects/p/owncloud/"
+ <a href="https://www.transifex.com/nextcloud/nextcloud/"
target="_blank" rel="noreferrer">
<em><?php p($l->t('Help translate'));?></em>
</a>