2013-10-24 11:46:52 -04:00
|
|
|
<ul>
|
|
|
|
|
<li class='update'>
|
2015-03-02 03:51:25 -05:00
|
|
|
<?php p($l->t('This %s instance is currently in maintenance mode, which may take a while.', array($theme->getName()))) ?><br/><br/>
|
2014-09-12 19:48:18 -04:00
|
|
|
<?php p($l->t('This page will refresh itself when the %s instance is available again.', array($theme->getName()))) ?><br/><br/>
|
2013-10-24 11:46:52 -04:00
|
|
|
<?php p($l->t('Contact your system administrator if this message persists or appeared unexpectedly.')) ?><br/><br/>
|
|
|
|
|
<?php p($l->t('Thank you for your patience.')); ?><br/><br/>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|