no-image-app.php
356 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 "Image Viewer" application also need to be enabled to use this application.'));
print_unescaped('</li></ul>');