mirror of
https://github.com/nextcloud/server.git
synced 2026-02-11 23:04:22 -05:00
5 lines
155 B
PHP
5 lines
155 B
PHP
<ul>
|
|
<li class='update'>
|
|
<?php echo $l->t('Updating ownCloud to version %s, this may take a while.', array($_['version'])); ?><br /><br />
|
|
</li>
|
|
</ul>
|