nextcloud/admin/templates/app_noconn.php

8 lines
189 B
PHP
Raw Normal View History

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