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:
authorBjoern Schiessle <bjoern@schiessle.org>2016-07-28 16:39:14 +0300
committerBjoern Schiessle <bjoern@schiessle.org>2016-07-28 16:39:14 +0300
commitb74fd4ddd14de26ac129d7dec6c839fb0ef1b230 (patch)
treef961872f5d4775114b98ac1e5bba9a4444f4a08e /templates/wizard.php
parent93cff4ba47aaacc8c33feded6a12e9dad7f84b12 (diff)
add missing div
Diffstat (limited to 'templates/wizard.php')
-rw-r--r--templates/wizard.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/wizard.php b/templates/wizard.php
index 86b926c8..966ddf73 100644
--- a/templates/wizard.php
+++ b/templates/wizard.php
@@ -14,6 +14,8 @@
<h1><?php p($_['slogan']); ?></h1>
<p><?php p($l->t('Access & share your files, calendars, contacts, mail & more from any device, on your terms'));?></p>
+</div>
+
<div class="firstrunwizard-content">
<h2><?php p($l->t('Get the apps to sync your files'));?></h2>