summaryrefslogtreecommitdiffstats
path: root/settings/templates/help.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/templates/help.php')
-rw-r--r--settings/templates/help.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/templates/help.php b/settings/templates/help.php
index 754bf8b6376..df640d97469 100644
--- a/settings/templates/help.php
+++ b/settings/templates/help.php
@@ -5,6 +5,7 @@
*/?>
<div id="controls">
+ <a class="button newquestion" href="http://owncloud.org/support" target="_blank"><?php echo $l->t( 'Documentation' ); ?></a>
<a class="button newquestion" href="http://apps.owncloud.com/knowledgebase/editquestion.php?action=new" target="_blank"><?php echo $l->t( 'Ask a question' ); ?></a>
<?php
$url=OC_Helper::linkTo( "settings", "help.php" ).'?page=';