From: Marcel Werk Date: Tue, 4 Oct 2011 18:02:10 +0000 (+0200) Subject: Fixed broken icons X-Git-Tag: 2.0.0_Beta_1~1733 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=beb296849b952b757f397efb30b2f67ae271cae9;p=GitHub%2FWoltLab%2FWCF.git Fixed broken icons Fixed #212 --- diff --git a/wcfsetup/setup/template/header.tpl b/wcfsetup/setup/template/header.tpl index 776105ea13..6fdae1f52b 100644 --- a/wcfsetup/setup/template/header.tpl +++ b/wcfsetup/setup/template/header.tpl @@ -6,6 +6,20 @@ + + {if !$lastStep|isset} + + {/if} diff --git a/wcfsetup/setup/template/stepCreateUser.tpl b/wcfsetup/setup/template/stepCreateUser.tpl index 6dee9173e5..28b1c83c22 100644 --- a/wcfsetup/setup/template/stepCreateUser.tpl +++ b/wcfsetup/setup/template/stepCreateUser.tpl @@ -13,12 +13,12 @@
{lang}wcf.global.createUser.data{/lang} - +
{if $errorField == 'username'} - + {if $errorType == 'empty'}{lang}wcf.global.createUser.error.empty{/lang}{/if} {if $errorType == 'notValid'}{lang}wcf.global.createUser.error.username.notValid{/lang}{/if} @@ -26,12 +26,12 @@
- +
{if $errorField == 'email'} - + {if $errorType == 'empty'}{lang}wcf.global.createUser.error.empty{/lang}{/if} {if $errorType == 'notValid'}{lang}wcf.global.createUser.error.email.notValid{/lang}{/if} @@ -39,36 +39,36 @@
- +
{if $errorField == 'confirmEmail'} - + {if $errorType == 'notEqual'}{lang}wcf.global.createUser.error.confirmEmail.notEqual{/lang}{/if} {/if}
- +
{if $errorField == 'password'} - + {if $errorType == 'empty'}{lang}wcf.global.createUser.error.empty{/lang}{/if} {/if}
- +
{if $errorField == 'confirmPassword'} - + {if $errorType == 'notEqual'}{lang}wcf.global.createUser.error.confirmPassword.notEqual{/lang}{/if} {/if} diff --git a/wcfsetup/setup/template/stepShowLicense.tpl b/wcfsetup/setup/template/stepShowLicense.tpl index c460ca4051..e9091c08ba 100644 --- a/wcfsetup/setup/template/stepShowLicense.tpl +++ b/wcfsetup/setup/template/stepShowLicense.tpl @@ -12,7 +12,7 @@
-

{lang}wcf.global.license.accept.description{/lang}

+

{lang}wcf.global.license.accept.description{/lang}