CSS & HTML cleanup
This commit is contained in:
2
templates/Sparkle/admin/admins/admins.tpl
vendored
2
templates/Sparkle/admin/admins/admins.tpl
vendored
@@ -22,7 +22,7 @@ $header
|
||||
</div>
|
||||
</if>
|
||||
|
||||
<table class="bradiusodd">
|
||||
<table class="bradius">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>
|
||||
|
||||
@@ -7,7 +7,7 @@ $header
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<section class="fullform bradiusodd">
|
||||
<section class="fullform bradius">
|
||||
|
||||
<form action="{$linker->getLink(array('section' => 'admins'))}" method="post" enctype="application/x-www-form-urlencoded">
|
||||
<fieldset>
|
||||
@@ -31,7 +31,7 @@ $header
|
||||
</article>
|
||||
<br />
|
||||
<article>
|
||||
<section class="fullform bradiusodd">
|
||||
<section class="fullform bradius">
|
||||
<p style="margin-left:15px;">
|
||||
<span style="color:#ff0000;">*</span>: {$lng['admin']['valuemandatory']}<br />
|
||||
<span style="color:#ff0000;">**</span>: {$lng['admin']['valuemandatorycompany']}
|
||||
|
||||
@@ -13,7 +13,7 @@ $header
|
||||
</div>
|
||||
</if>
|
||||
|
||||
<section class="fullform bradiusodd">
|
||||
<section class="fullform bradius">
|
||||
|
||||
<form action="{$linker->getLink(array('section' => 'admins'))}" method="post" enctype="application/x-www-form-urlencoded">
|
||||
<fieldset>
|
||||
@@ -38,7 +38,7 @@ $header
|
||||
</article>
|
||||
<br />
|
||||
<article>
|
||||
<section class="fullform bradiusodd">
|
||||
<section class="fullform bradius">
|
||||
<p style="margin-left:15px;">
|
||||
<span style="color:#ff0000;">*</span>: {$lng['admin']['valuemandatory']}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user