nothing important: tabs & spaces

This commit is contained in:
slawkens 2025-05-13 15:20:25 +02:00
parent 629fd18ea1
commit ef6549c17c

View File

@ -20,9 +20,9 @@
<table class="Table4" cellpadding="0" cellspacing="0" >
<tr>
<td>
<div class="InnerTableContainer" >
<table style="width:100%;" >
<tbody>
<div class="InnerTableContainer">
<table style="width:100%;">
<tbody>
<tr>
<td>
<div class="TableShadowContainerRightTop" >
@ -30,7 +30,7 @@
</div>
<div class="TableContentAndRightShadow" style="background-image:url({{ template_path }}/images/global/content/table-shadow-rm.gif);" >
<div class="TableContentContainer" >
<table class="TableContent" width="100%" style="border:1px solid #faf0d7;" >
<table class="TableContent" width="100%" style="border:1px solid #faf0d7;">
<tbody>
<tr>
<td>
@ -45,7 +45,7 @@
{{ hook('HOOK_ACCOUNT_LOGIN_AFTER_ACCOUNT') }}
<tr>
<td class="LabelV" ><span{% if error is not null %} class="red"{% endif %}>Password:</span></td>
<td><input style="width: 100%;" type="password" name="password_login" size="35" maxlength="29" /></td>
<td><input style="width: 100%;" type="password" name="password_login" size="35" maxlength="29" /></td>
</tr>
{{ hook('HOOK_ACCOUNT_LOGIN_AFTER_PASSWORD') }}
<tr>
@ -67,7 +67,7 @@
</div>
</td>
</tr>
</tbody>
</tbody>
</table>
</div>
</div>
@ -79,7 +79,7 @@
</div>
</td>
</tr>
</tbody>
</tbody>
</table>
</div>
</td>