nextcloud/admin/templates/app_noconn.php

8 lines
189 B
PHP
Raw Normal View History

2011-06-19 00:02:45 +04:00
<?php
/*
* Template for Apps when can't connect to app store
*/
?>
2011-06-20 00:15:38 +04:00
<h1><?php echo $l->t( 'Apps Repository' ); ?></h1>
<h2><?php echo $l->t( 'Cannot connect to apps repository' ); ?></h2>