Blame view

sources/core/templates/update.admin.php 156 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
  <ul>
  	<li class='update'>
  		<?php p($l->t('Updating ownCloud to version %s, this may take a while.',
  			array($_['version']))); ?><br /><br />
  	</li>
  </ul>