server/admin/templates/app_noconn.php

8 lines
189 B
PHP
Raw Normal View History

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