From 79736eb1cf6abacb2b79c8b8f8ca52d1cfcc6715 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 25 Nov 2015 19:52:04 +0100 Subject: fix tests --- templates/admin.php | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/admin.php b/templates/admin.php index 9f2a815ac..f4eac5089 100644 --- a/templates/admin.php +++ b/templates/admin.php @@ -122,7 +122,20 @@ style('news', 'admin');

+
+

+ +

+

t('Migrates existing data after updating from versions prior to 7.0.0')); ?>

+

t( + 'This takes about 1 minute per user. For bigger installations use ' . + 'this console command to prevent timeouts:')); ?> php -f owncloud/occ news:migrate +

+

+
t('Saved')); ?>
- \ No newline at end of file + -- cgit v1.2.3