From 8cea380c68931ced43cbb071793e1df4912dd08e Mon Sep 17 00:00:00 2001 From: daita Date: Tue, 11 Oct 2016 08:27:41 -0100 Subject: display inprogress --- templates/settings.admin.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'templates') diff --git a/templates/settings.admin.php b/templates/settings.admin.php index 7dbd289..e400e60 100644 --- a/templates/settings.admin.php +++ b/templates/settings.admin.php @@ -135,18 +135,20 @@ style('nextant', 'admin');
- It is really adviced that your very first index of your - files is done using the ./occ nextant:index command.
- However, you can force it to be started as a background process - of your cloud:
+ style="width: 270px; font-size: 12px; white-space: normal;"> + we recommand doing the very first indexing of your files + using the ./occ nextant:index command.
However, you + can force it to be started as a background process:
- Index is scheduled within the next few hours (cron) + Indexing is scheduled within the next few hours (cron) +
+
+ Indexing in progress
-- cgit v1.2.3