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:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2018-10-31 12:53:34 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2018-10-31 12:53:34 +0300
commit03b968a7a0830160e9c47f9cbdcfc30e040173a3 (patch)
tree2f7f9df9ff68d5e55c89319fd4245dabd6fe5da7 /templates/wizard.php
parentac4ff3f04c8f08316de0291cd53c548087e534e5 (diff)
Bump down headings one level for proper structure, as @pixelipo suggested
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'templates/wizard.php')
-rw-r--r--templates/wizard.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/wizard.php b/templates/wizard.php
index 602b2254..9f8da9d7 100644
--- a/templates/wizard.php
+++ b/templates/wizard.php
@@ -19,7 +19,7 @@
</p>
</div>
- <h1><?php p($theme->getSlogan()); ?></h1>
+ <h2><?php p($theme->getSlogan()); ?></h2>
<p></p>
</div>
@@ -48,4 +48,4 @@
</div>
</div>
</div>
-</div> \ No newline at end of file
+</div>