Unified html code
authorMarcel Werk <burntime@woltlab.com>
Mon, 4 Jul 2016 15:09:31 +0000 (17:09 +0200)
committerMarcel Werk <burntime@woltlab.com>
Mon, 4 Jul 2016 15:09:38 +0000 (17:09 +0200)
25 files changed:
com.woltlab.wcf/templates/captchaQuestion.tpl
com.woltlab.wcf/templates/moderationActivation.tpl
com.woltlab.wcf/templates/recaptcha.tpl
com.woltlab.wcf/templates/register.tpl
com.woltlab.wcf/templates/team.tpl
wcfsetup/install/files/acp/templates/adAdd.tpl
wcfsetup/install/files/acp/templates/applicationEdit.tpl
wcfsetup/install/files/acp/templates/bulkProcessing.tpl
wcfsetup/install/files/acp/templates/captchaQuestion.tpl
wcfsetup/install/files/acp/templates/dataImport.tpl
wcfsetup/install/files/acp/templates/languageMultilingualism.tpl
wcfsetup/install/files/acp/templates/noticeAdd.tpl
wcfsetup/install/files/acp/templates/option.tpl
wcfsetup/install/files/acp/templates/packageUpdate.tpl
wcfsetup/install/files/acp/templates/packageUpdateExcludedPackages.tpl
wcfsetup/install/files/acp/templates/pluginStoreAuthorization.tpl
wcfsetup/install/files/acp/templates/rebuildData.tpl
wcfsetup/install/files/acp/templates/recaptcha.tpl
wcfsetup/install/files/acp/templates/rescueMode.tpl
wcfsetup/install/files/acp/templates/styleExport.tpl
wcfsetup/install/files/acp/templates/userGroupAdd.tpl
wcfsetup/install/files/acp/templates/userGroupAssignmentAdd.tpl
wcfsetup/install/files/acp/templates/userGroupOption.tpl
wcfsetup/install/files/acp/templates/userOptionsCondition.tpl
wcfsetup/install/files/js/WoltLab/WCF/Ui/Page/Search/Handler.js

index f02b9857829c862a4a6fcc03b162bb87aa85b14a..92c333d3783be0ea008b35eafc07ba4c9338492b 100644 (file)
@@ -4,7 +4,7 @@
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.captcha.question.captcha{/lang}</h2>
-                       <small class="sectionDescription">{lang}wcf.captcha.question.captcha.description{/lang}</small>
+                       <p class="sectionDescription">{lang}wcf.captcha.question.captcha.description{/lang}</p>
                </header>
                
                <dl class="condensed{if (($errorType|isset && $errorType|is_array && $errorType[captchaAnswer]|isset) || ($errorField|isset && $errorField == 'captchaAnswer'))} formError{/if}">
index 07d4f2fc656b4007f1a7ca4d3fe23fdeb07a15a9..c177ae1b99d5b9a40a20bca554f51c95a30720d8 100644 (file)
@@ -56,7 +56,7 @@
 <section class="section sectionContainerList">
        <header class="sectionHeader">
                <h2 class="sectionTitle">{lang}wcf.moderation.activation.content{/lang}</h2>
-               <small class="sectionDescription">{lang}wcf.moderation.type.{@$queue->getObjectTypeName()}{/lang}</small>
+               <p class="sectionDescription">{lang}wcf.moderation.type.{@$queue->getObjectTypeName()}{/lang}</p>
        </header>
 
        {@$disabledContent}
index fbc9084461ac0ac5cd7a0cd0b1620cfe22d35f4d..9e335be35e0fab67598722924c0d9c5515ad33ae 100644 (file)
@@ -6,7 +6,7 @@
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.recaptcha.title{/lang}</h2>
-                       <small class="sectionDescription">{lang}wcf.recaptcha.description{/lang}</small>
+                       <p class="sectionDescription">{lang}wcf.recaptcha.description{/lang}</p>
                </header>
                
                <dl class="wide reCaptcha{if $errorField|isset && $errorField == 'recaptchaString'} formError{/if}">
index d491a68075ec1ab8b5f5706b8b8e5237251eac62..88072e2493bdeb7dc40f0259102ec4d826914eb6 100644 (file)
@@ -39,7 +39,7 @@
        <section class="section" id="fieldset1">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.user.register.honeyPot{/lang}</h2>
-                       <small class="sectionDescription">{lang}wcf.user.register.honeyPot.description{/lang}</small>
+                       <p class="sectionDescription">{lang}wcf.user.register.honeyPot.description{/lang}</p>
                </header>
                
                <dl>
index 5491624da6fb50b82738fe57436f0265dec6823d..2b912d587d8a298dd72b4a9db7e41c88a473e986 100644 (file)
@@ -4,7 +4,7 @@
        <section class="section sectionContainerList">
                <header class="sectionHeader">
                        <h2 class="sectionTitle" id="group{@$team->groupID}">{$team->groupName|language} <span class="badge">{#$team->getMembers()|count}</span></h2>
-                       <small class="sectionDescription">{$team->groupDescription|language}</small>
+                       <p class="sectionDescription">{$team->groupDescription|language}</p>
                </header>
                        
                <ol class="containerList userList">
index 98049900b8d476ceed242167885eabfb4510a0bf..6ea2657172de2eff4d138f2d5c24855b34ba76ff 100644 (file)
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.acp.ad.conditions{/lang}</h2>
-                       <small class="sectionDescription">{lang}wcf.acp.ad.conditions.description{/lang}</small>
+                       <p class="sectionDescription">{lang}wcf.acp.ad.conditions.description{/lang}</p>
                </header>
                
                <section class="section" id="pageConditions">
                        <header class="sectionHeader">
                                <h2 class="sectionTitle">{lang}wcf.acp.ad.conditions.page{/lang}</h2>
-                               <small class="sectionDescription">{lang}wcf.acp.ad.conditions.page.description{/lang}</small>
+                               <p class="sectionDescription">{lang}wcf.acp.ad.conditions.page.description{/lang}</p>
                        </header>
                        
                        {foreach from=$groupedConditionObjectTypes['com.woltlab.wcf.page'] item='pageConditionObjectType'}
                <section class="section" id="pointInTimeConditions">
                        <header class="sectionHeader">
                                <h2 class="sectionTitle">{lang}wcf.acp.ad.conditions.pointInTime{/lang}</h2>
-                               <small class="sectionDescription">{lang}wcf.acp.ad.conditions.pointInTime.description{/lang}</small>
+                               <p class="sectionDescription">{lang}wcf.acp.ad.conditions.pointInTime.description{/lang}</p>
                        </header>
                                
                        {foreach from=$groupedConditionObjectTypes['com.woltlab.wcf.pointInTime'] item='pointInTimeConditionObjectType'}
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.acp.ad.conditions.user{/lang}</h2>
-                       <small class="sectionDescription">{lang}wcf.acp.ad.conditions.user.description{/lang}</small>
+                       <p class="sectionDescription">{lang}wcf.acp.ad.conditions.user.description{/lang}</p>
                </header>
        
                {include file='userConditions' groupedObjectTypes=$groupedConditionObjectTypes['com.woltlab.wcf.user']}
index 1383e92bd610e2172df3c6f03aea50009d4b2310..964c5669dd499f1b1acdc78ff856d1cc3a0b545e 100644 (file)
@@ -64,7 +64,7 @@
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.acp.application.cookie{/lang}</h2>
-                       <small class="sectionDescription">{lang}wcf.acp.application.cookie.warning{/lang}</small>
+                       <p class="sectionDescription">{lang}wcf.acp.application.cookie.warning{/lang}</p>
                </header>
                
                <dl{if $errorField == 'cookieDomain'} class="formError{/if}">
index fbd247187d270da5ccbd84498b9abcef1e4020a1..6d5ac8a8ff2fe1f2db30e86390e4faebd68fd5b3 100644 (file)
@@ -71,7 +71,7 @@
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}{$objectType->getProcessor()->getLanguageItemPrefix()}.conditions{/lang}</h2>
-                       {hascontent}<small class="sectionDescription">{content}{lang __optional=true}{$objectType->getProcessor()->getLanguageItemPrefix()}.conditions.descriptions{/lang}{/content}</small>{/hascontent}
+                       {hascontent}<p class="sectionDescription">{content}{lang __optional=true}{$objectType->getProcessor()->getLanguageItemPrefix()}.conditions.descriptions{/lang}{/content}</p>{/hascontent}
                </header>
                
                {@$objectType->getProcessor()->getConditionHTML()}
index a682bf4e333ba1e0027ee763b4a1474524a97e7e..38da2a759836c7e2c6cb4d2d47843ea2eede0842 100644 (file)
@@ -4,7 +4,7 @@
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.captcha.question.captcha{/lang}</h2>
-                       <small class="sectionDescription">{lang}wcf.captcha.question.captcha.description{/lang}</small>
+                       <p class="sectionDescription">{lang}wcf.captcha.question.captcha.description{/lang}</p>
                </header>
                
                <dl{if (($errorType|isset && $errorType|is_array && $errorType[captchaAnswer]|isset) || ($errorField|isset && $errorField == 'captchaAnswer'))} class="formError"{/if}>
index 36826fcd67263851f0fa471c98b4740c79fc6439..4fc360f3e2aa7bbddd4be2f8e7a06abf05a4d373 100644 (file)
                <section class="section">
                        <header class="sectionHeader">
                                <h2 class="sectionTitle">{lang}wcf.acp.dataImport.configure.data{/lang}</h2>
-                               <small class="sectionDescription">{lang}wcf.acp.dataImport.configure.data.description{/lang}</small>
+                               <p class="sectionDescription">{lang}wcf.acp.dataImport.configure.data.description{/lang}</p>
                        </header>
                        
                        {foreach from=$supportedData key=objectTypeName item=objectTypes}
index 10eec182a7e33561ef83f8dd2e0b23dca8a6f876..9ca3632d93aa4a4656d6b912c86f883f66236c74 100644 (file)
@@ -33,7 +33,7 @@
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle"><label><input type="checkbox" id="enable" name="enable" value="1"{if $enable} checked{/if}> {lang}wcf.acp.language.multilingualism.enable{/lang}</label></h2>
-                       <small class="sectionDescription">{lang}wcf.acp.language.multilingualism.enable.description{/lang}</small>
+                       <p class="sectionDescription">{lang}wcf.acp.language.multilingualism.enable.description{/lang}</p>
                </header>
                
                <dl id="languageIDs"{if $errorField == 'languageIDs'} class="formError"{/if}{if !$enable} style="display: none;"{/if}>
index 0e6e9c9528a2085d448edf9d8a0b9445593cbee7..a79d09f34fcecd18fb97c28c6b6e360ff292e968 100644 (file)
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.acp.notice.conditions{/lang}</h2>
-                       <small class="sectionDescription">{lang}wcf.acp.notice.conditions.description{/lang}</small>
+                       <p class="sectionDescription">{lang}wcf.acp.notice.conditions.description{/lang}</p>
                </header>
                
                <section class="section">
                        <header class="sectionHeader">
                                <h2 class="sectionTitle">{lang}wcf.acp.notice.conditions.page{/lang}</h2>
-                               <small class="sectionDescription">{lang}wcf.acp.notice.conditions.page.description{/lang}</small>
+                               <p class="sectionDescription">{lang}wcf.acp.notice.conditions.page.description{/lang}</p>
                        </header>
                        
                        {foreach from=$groupedConditionObjectTypes['com.woltlab.wcf.page'] item='pageConditionObjectType'}
                <section class="section">
                        <header class="sectionHeader">
                                <h2 class="sectionTitle">{lang}wcf.acp.notice.conditions.pointInTime{/lang}</h2>
-                               <small class="sectionDescription">{lang}wcf.acp.notice.conditions.pointInTime.description{/lang}</small>
+                               <p class="sectionDescription">{lang}wcf.acp.notice.conditions.pointInTime.description{/lang}</p>
                        </header>
                        
                        {foreach from=$groupedConditionObjectTypes['com.woltlab.wcf.pointInTime'] item='pointInTimeConditionObjectType'}
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.acp.notice.conditions.user{/lang}</h2>
-                       <small class="sectionDescription">{lang}wcf.acp.notice.conditions.user.description{/lang}</small>
+                       <p class="sectionDescription">{lang}wcf.acp.notice.conditions.user.description{/lang}</p>
                </header>
        
                {include file='userConditions' groupedObjectTypes=$groupedConditionObjectTypes['com.woltlab.wcf.user']}
index c745ad1f1c1680ed9db259866db0628f685d1fd8..e665a7cb20a6ee4568fd4523e3423740d8899e1d 100644 (file)
@@ -75,7 +75,7 @@
                                                <section class="section">
                                                        <header class="sectionHeader">
                                                                <h2 class="sectionTitle">{lang}wcf.acp.option.category.{@$categoryLevel2[object]->categoryName}{/lang}</h2>
-                                                               {hascontent}<small class="sectionDescription">{content}{lang __optional=true}wcf.acp.option.category.{$categoryLevel2[object]->categoryName}.description{/lang}{/content}</small>{/hascontent}
+                                                               {hascontent}<p class="sectionDescription">{content}{lang __optional=true}wcf.acp.option.category.{$categoryLevel2[object]->categoryName}.description{/lang}{/content}</p>{/hascontent}
                                                        </header>
                                                        
                                                        {include file='optionFieldList' options=$categoryLevel2[options] langPrefix='wcf.acp.option.'}
index 36d985810887dc96d1923cd4c67bc3fe4043c10a..c0c45921149f96e3df8b91eecfdfe16fbb3aef42 100644 (file)
@@ -25,7 +25,7 @@
                                <input type="checkbox" value="1" checked>
                                {$update[packageName]|language}
                        </label></h2>
-                       {if $update[packageDescription]}<small class="sectionDescription">{$update[packageDescription]|language}</small>{/if}
+                       {if $update[packageDescription]}<p class="sectionDescription">{$update[packageDescription]|language}</p>{/if}
                </header>
                
                <dl>
index 888ab1bdabab82e797b2e2c376d74fc87a3ba3a4..082c3a7f4cbea2844c3fefa91dbaa001b1f32ed4 100644 (file)
@@ -2,7 +2,7 @@
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.acp.package.update.excludedPackages.excluding{/lang}</h2>
-                       <small class="sectionDescription">{lang}wcf.acp.package.update.excludedPackages.excluding.description{/lang}</small>
+                       <p class="sectionDescription">{lang}wcf.acp.package.update.excludedPackages.excluding.description{/lang}</p>
                </header>
                
                <ul class="nativeList">
@@ -21,7 +21,7 @@
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.acp.package.update.excludedPackages.excluded{/lang}</h2>
-                       <small class="sectionDescription">{lang}wcf.acp.package.update.excludedPackages.excluded.description{/lang}</small>
+                       <p class="sectionDescription">{lang}wcf.acp.package.update.excludedPackages.excluded.description{/lang}</p>
                </header>
                
                <ul class="nativeList">
index 96b9ad6a9ced56ba440303ae48de72e1b9a7188b..7d26fa4db2bdafecabda4012edf278f57bc44a2d 100644 (file)
@@ -5,7 +5,7 @@
 <section class="section">
        <header class="sectionHeader">
                <h2 class="sectionTitle">{lang}wcf.acp.pluginStore.authorization.credentials{/lang}</h2>
-               <small class="sectionDescription">{lang}wcf.acp.pluginStore.authorization.credentials.description{/lang}</small>
+               <p class="sectionDescription">{lang}wcf.acp.pluginStore.authorization.credentials.description{/lang}</p>
        </header>
        
        <dl>
index 6f21efd1a76b720320f5b915977f281c8ba65d73..bf20684cbc5333f0ad4d8e253fe5941571a4d54e 100644 (file)
@@ -29,7 +29,7 @@
 <section class="section">
        <header class="sectionHeader">
                <h2 class="sectionTitle">{lang}wcf.acp.rebuildData{/lang}</h2>
-               <small class="sectionDescription">{lang}wcf.acp.rebuildData.description{/lang}</small>
+               <p class="sectionDescription">{lang}wcf.acp.rebuildData.description{/lang}</p>
        </header>
        
        {foreach from=$objectTypes item=objectType}
index b44a959a589adb43534d5d2006d7072343bb9a3e..ce49d0a72be253edd1d8b1d65253a04596bb2ca6 100644 (file)
@@ -6,7 +6,7 @@
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.recaptcha.title{/lang}</h2>
-                       <small class="sectionDescription">{lang}wcf.recaptcha.description{/lang}</small>
+                       <p class="sectionDescription">{lang}wcf.recaptcha.description{/lang}</p>
                </header>
                
                <dl class="wide reCaptcha{if $errorField|isset && $errorField == 'recaptchaString'} formError{/if}">
index df99155fb9a8d5aca5724348477e09f788053603..304b48aad52529c55379e336a3505f0f82587a8b 100644 (file)
@@ -45,7 +45,7 @@
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.acp.rescueMode.credentials{/lang}</h2>
-                       <small class="sectionDescription">{lang}wcf.acp.rescueMode.credentials.description{/lang}</small>
+                       <p class="sectionDescription">{lang}wcf.acp.rescueMode.credentials.description{/lang}</p>
                </header>
                
                <dl{if $errorField == 'username'} class="formError"{/if}>
@@ -88,7 +88,7 @@
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.acp.rescueMode.application{/lang}</h2>
-                       <small class="sectionDescription">{lang}wcf.acp.rescueMode.application.description{/lang}</small>
+                       <p class="sectionDescription">{lang}wcf.acp.rescueMode.application.description{/lang}</p>
                </header>
                
                {foreach from=$applications item=application}
index f773f5deb5ecf512735dccaf6ce2b7f1781c74b9..b43dff98819d3cd5e36f511a2812022593590ccb 100644 (file)
@@ -20,7 +20,7 @@
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.acp.style.exportStyle.components{/lang}</h2>
-                       <small class="sectionDescription">{lang}wcf.acp.style.exportStyle.components.description{/lang}</small>
+                       <p class="sectionDescription">{lang}wcf.acp.style.exportStyle.components.description{/lang}</p>
                </header>
                
                <dl>
@@ -43,7 +43,7 @@
                <section class="section">
                        <header class="sectionHeader">
                                <h2 class="sectionTitle">{lang}wcf.acp.style.exportStyle.asPackage{/lang}</h2>
-                               <small class="sectionDescription">{lang}wcf.acp.style.exportStyle.asPackage.description{/lang}</small>
+                               <p class="sectionDescription">{lang}wcf.acp.style.exportStyle.asPackage.description{/lang}</p>
                        </header>
                                
                        <dl>
index 8b3042045cbac4d131c74fb84d92adf497b389a3..0e4925e23a8749ad33fc8da8b551fdd6ff82ca3a 100644 (file)
                                                                <section class="section">
                                                                        <header class="sectionHeader">
                                                                                <h2 class="sectionTitle">{lang}wcf.acp.group.option.category.{@$categoryLevel3[object]->categoryName}{/lang}</h2>
-                                                                               {hascontent}<small class="sectionDescription">{content}{lang __optional=true}wcf.acp.group.option.category.{@$categoryLevel3[object]->categoryName}.description{/lang}{/content}</small>{/hascontent}
+                                                                               {hascontent}<p class="sectionDescription">{content}{lang __optional=true}wcf.acp.group.option.category.{@$categoryLevel3[object]->categoryName}.description{/lang}{/content}</p>{/hascontent}
                                                                        </header>
                                                                                
                                                                        {include file='optionFieldList' options=$categoryLevel3[options] langPrefix='wcf.acp.group.option.'}
index d9df0af3f45a3914f7b8c7dd939e4c8c9e8ff6f7..f4f3c4e68faad92b1c1b3adb35cf5ab31ce3945e 100644 (file)
@@ -75,7 +75,7 @@
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.acp.group.assignment.conditions{/lang}</h2>
-                       <small class="sectionDescription">{lang}wcf.acp.group.assignment.conditions.description{/lang}</small>
+                       <p class="sectionDescription">{lang}wcf.acp.group.assignment.conditions.description{/lang}</p>
                </header>
                
                {if $errorField == 'conditions'}
index 1aa798102bfa4345e8b9dd4ef6cd7f30cad9c4a0..16538879255c7e1b77aa2de09d5fc1aef0c80e2c 100644 (file)
@@ -69,7 +69,7 @@
        <section class="section" id="optionValueContainer">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.acp.group.option.{$userGroupOption->optionName}{/lang}</h2>
-                       <small class="sectionDescription">{implode from=$parentCategories item=parentCategory glue=' &raquo; '}{lang}wcf.acp.group.option.category.{@$parentCategory->categoryName}{/lang}{/implode}</small>
+                       <p class="sectionDescription">{implode from=$parentCategories item=parentCategory glue=' &raquo; '}{lang}wcf.acp.group.option.category.{@$parentCategory->categoryName}{/lang}{/implode}</p>
                </header>
                
                {foreach from=$groups item=group}
index 4e63dfa41c9258a4531ad81e94cc0a35e1ae837c..6056015fda2f63c0aa5e15b2bb1e046004c7c6fc 100644 (file)
@@ -2,7 +2,7 @@
        <section class="section">
                <header class="sectionHeader">
                        <h2 class="sectionTitle">{lang}wcf.user.option.category.{@$category[object]->categoryName}{/lang}</h2>
-                       {hascontent}<small class="sectionDescription">{content}{lang __optional=true}wcf.user.option.category.{@$category[object]->categoryName}.description{/lang}{/content}</small>{/hascontent}
+                       {hascontent}<p class="sectionDescription">{content}{lang __optional=true}wcf.user.option.category.{@$category[object]->categoryName}.description{/lang}{/content}</p>{/hascontent}
                </header>
                
                {include file='optionFieldList' options=$category[options] langPrefix='wcf.user.option.'}
index 78d696495ca6f97584f8a2d69cc8f8f313c8a5bb..501cde44cf1c45b90785379ef22626ae0d16b84c 100644 (file)
@@ -166,7 +166,7 @@ define(['Language', 'StringUtil', 'Dom/Util', 'Ui/Dialog', './Input'], function(
                                        + '<section id="wcfUiPageSearchResultListContainer" class="section sectionContainerList">'
                                                + '<header class="sectionHeader">'
                                                        + '<h2 class="sectionTitle">' + Language.get('wcf.page.pageObjectID.search.results') + '</h2>'
-                                                       + '<small class="sectionDescription">' + Language.get('wcf.page.pageObjectID.search.results.description') + '</small>'
+                                                       + '<p class="sectionDescription">' + Language.get('wcf.page.pageObjectID.search.results.description') + '</p>'
                                                + '</header>'
                                                + '<ul id="wcfUiPageSearchResultList" class="containerList wcfUiPageSearchResultList"></ul>'
                                        + '</section>'