From: Robin Appelman Date: Sun, 17 Jul 2011 14:36:15 +0000 (+0200) Subject: show a proper error message in help when it can't get the data from apps.owncloud.com X-Git-Tag: v3.0~267^2~406 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4c0c5b64c2915e765ed4b5009eef2c283fc54024;p=nextcloud-server.git show a proper error message in help when it can't get the data from apps.owncloud.com --- diff --git a/help/templates/index.php b/help/templates/index.php index ac7e12b757a..7105507f5eb 100644 --- a/help/templates/index.php +++ b/help/templates/index.php @@ -1,23 +1,27 @@

t( 'Questions and Answers' ); ?>

- - - - - - - - - -
"") { echo(''); } ?>
'.$kb['description'].''); ?>
- '') echo('
Answer:
'.$kb['answer'].'');?> -
-printPage(); -?> -t( 'ASK A QUESTION' ); ?> + + Can't connect to Q&A database + + + + + + + + + + +
"") { echo(''); } ?>
'.$kb['description'].''); ?>
+ '') echo('
Answer:
'.$kb['answer'].'');?> +
+ printPage(); + ?> + t( 'ASK A QUESTION' ); ?> +