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