Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2018-04-28 12:15:35 +0300
committerJulius Härtl <jus@bitgrid.net>2018-04-28 12:15:35 +0300
commit786e65a91bac409d16c161e0b24ffc2f7fa81189 (patch)
tree1d39967dad3551a2fe1919bd30a4b6cb092567fc /templates/wizard.php
parent9bfafc6c12211e26b0cf4fdefb46ff80be2407a6 (diff)
Simplify apps slide and remove subtitles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'templates/wizard.php')
-rw-r--r--templates/wizard.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/wizard.php b/templates/wizard.php
index d1d281d7..1af6e38b 100644
--- a/templates/wizard.php
+++ b/templates/wizard.php
@@ -20,7 +20,7 @@
</div>
<h1><?php p($theme->getSlogan()); ?></h1>
- <p><?php p($l->t('Access & share your files, calendars, contacts, mail & more from any device, on your terms')); ?></p>
+ <p></p>
</div>