CSS & HTML cleanup
This commit is contained in:
@@ -35,7 +35,7 @@ $header
|
||||
</div>
|
||||
</if>
|
||||
|
||||
<table class="bradiusodd">
|
||||
<table class="bradius">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>{$lng['ticket']['lastchange']} {$arrowcode['lastchange']}</th>
|
||||
|
||||
@@ -7,7 +7,7 @@ $header
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<section class="fullform bradiusodd">
|
||||
<section class="fullform bradius">
|
||||
|
||||
<form action="{$linker->getLink(array('section' => 'tickets'))}" method="post" enctype="application/x-www-form-urlencoded">
|
||||
<fieldset>
|
||||
|
||||
@@ -11,7 +11,7 @@ $header
|
||||
$ticket_replies
|
||||
</if>
|
||||
|
||||
<section class="fullform bradiusodd">
|
||||
<section class="fullform bradius">
|
||||
|
||||
<form action="{$linker->getLink(array('section' => 'tickets'))}" method="post" enctype="application/x-www-form-urlencoded">
|
||||
<fieldset>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<section class="fullform bradiusodd">
|
||||
<section class="fullform bradius">
|
||||
<table class="formtable">
|
||||
<tr>
|
||||
<th><strong>{$lastchange} {$lng['ticket']['by']} {$by}</strong></th>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<section class="fullform bradiusodd">
|
||||
<section class="fullform bradius">
|
||||
<table class="formtable">
|
||||
<tr>
|
||||
<th><strong>{$dt} {$lng['ticket']['by']} {$by} ({$status})</strong></th>
|
||||
|
||||
Reference in New Issue
Block a user