summaryrefslogtreecommitdiffstats
path: root/core/templates/update.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/templates/update.php')
-rw-r--r--core/templates/update.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/templates/update.php b/core/templates/update.php
index cf3f2ab0d79..41da712c6ca 100644
--- a/core/templates/update.php
+++ b/core/templates/update.php
@@ -1,6 +1,6 @@
<ul>
<li class='update'>
- <?php echo $l->t('Updating ownCloud from version %s to version %s, this may take a while.', array($_['installed'], $_['current'])); ?><br /><br />
+ <?php echo $l->t('Updating ownCloud to version %s, this may take a while.', array($_['version'])); ?><br /><br />
</li>
</ul>
<script>