]> source.dussan.org Git - nextcloud-server.git/commitdiff
add a link to the credits page. fame for all our awesome contributors
authorFrank Karlitschek <karlitschek@kde.org>
Sun, 29 Jan 2012 13:45:38 +0000 (14:45 +0100)
committerFrank Karlitschek <karlitschek@kde.org>
Sun, 29 Jan 2012 13:45:38 +0000 (14:45 +0100)
settings/templates/personal.php

index 8c5de5ccf2a1c1d127916dca91ff9d72acecbf3a..80d2cb0a86f61d77e6650dc7c6fb91ae6c449efc 100644 (file)
@@ -51,6 +51,7 @@
 
 <p class="personalblock">
        <strong>ownCloud</strong> <?php echo(OC_Util::getVersionString()); ?><br />
+       developed by the <a href="http://ownCloud.org/credits" target="_blank">ownCloud community</a><br />
        <?php echo(OC_Updater::ShowUpdatingHint());     ?><br />
        <a href="http://gitorious.org/owncloud" target="_blank">source code</a> licensed freely under <a href="http://www.gnu.org/licenses/agpl-3.0.html" target="_blank">AGPL</a>
 </p>