fix html-layout if resetting password is disabled
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -47,11 +47,13 @@ $header
|
||||
</fieldset>
|
||||
</form>
|
||||
|
||||
<if $settings['panel']['allow_preset'] == '1'>
|
||||
<aside>
|
||||
<aside>
|
||||
<if $settings['panel']['allow_preset'] == '1'>
|
||||
<a href="$filename?action=forgotpwd">{$lng['login']['forgotpwd']}</a>
|
||||
</aside>
|
||||
</if>
|
||||
<else>
|
||||
|
||||
</if>
|
||||
</aside>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user