summaryrefslogtreecommitdiffstats
path: root/core/templates/update.php
blob: ae714dcfb92211849acd7dbde483e4e2f246bdd6 (plain)
1
2
3
4
5
<ul>
	<li class='update'>
		<?php echo $l->t('Updating ownCloud to version %s, this may take a while.', array($_['version'])); ?><br /><br />
	</li>
</ul>