Skip to content
Snippets Groups Projects
Commit 12779621 authored by Frank Karlitschek's avatar Frank Karlitschek
Browse files

a lot of users have problems with big files. So add an explicit button to the documentation

parent 754844f5
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,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://owncloud.org/support/big-files" target="_blank"><?php echo $l->t( 'Managing Big Files' ); ?></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=';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment