no-calendar-app.php
349 Bytes
<?php
/**
* Copyright (c) 2012 Bart Visscher <bartv@thisnet.nl>
* This file is licensed under the Affero General Public License version 3 or
* later.
* See the COPYING-README file.
*/
print_unescaped('<ul><li class="error">');
p($l->t('The calendar application also need to be enabled to use this application.'));
print_unescaped('</li></ul>');