Fixed outdated html code
authorMarcel Werk <burntime@woltlab.com>
Fri, 2 Dec 2016 11:01:05 +0000 (12:01 +0100)
committerMarcel Werk <burntime@woltlab.com>
Fri, 2 Dec 2016 11:01:11 +0000 (12:01 +0100)
wcfsetup/setup/template/stepInstallPackages.tpl

index 073a538c52f01bf582d68caff7ef786c5513155d..a576cc9375fba8ecd84843b8c1e4f141de60c4c0 100644 (file)
@@ -1,10 +1,12 @@
 {assign var=lastStep value=true}
 {include file='header'}
 
-<header class="boxHeadline boxSubHeadline">
-       <h2>{lang}wcf.global.next{/lang}</h2>
-       <p>{lang}wcf.global.next.description{/lang}</p>
-</header>
+<section class="section">
+       <header class="sectionHeader">
+               <h2 class="sectionTitle">{lang}wcf.global.next{/lang}</h2>
+               <p class="sectionDescription">{lang}wcf.global.next.description{/lang}</p>
+       </header>
+</section>
 
 <form method="get" action="{@RELATIVE_WCF_DIR}acp/index.php">
        <div class="formSubmit">