CSS & HTML cleanup

This commit is contained in:
BNoiZe
2013-10-03 21:21:54 +02:00
parent ce403a855a
commit 0c3aa5c0be
106 changed files with 139 additions and 178 deletions

View File

@@ -9,7 +9,7 @@ $header
<section>
<table class="bradiusodd">
<table class="bradius">
<thead>
<tr>
<th>{$lng['ticket']['archivedtime']}</th>
@@ -37,7 +37,7 @@ $header
</h3>
</header>
<section class="fullform bradiusodd">
<section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'tickets'))}" method="post" enctype="application/x-www-form-urlencoded">

View File

@@ -6,7 +6,7 @@ $header
<input type="hidden" name="s" value="$s"/>
<input type="hidden" name="page" value="$page"/>
<input type="hidden" name="send" value="send" />
<table cellpadding="5" cellspacing="0" border="0" align="center" class="fullform bradiusodd">
<table cellpadding="5" cellspacing="0" border="0" align="center" class="fullform bradius">
<if 0 < $tickets_count >
<tr>
<th class="field_display_border_left">{$lng['ticket']['archivedtime']}</th>

View File

@@ -22,7 +22,7 @@ $header
</div>
</if>
<table class="bradiusodd">
<table class="bradius">
<thead>
<tr>
<th>{$lng['ticket']['category']}&nbsp;{$arrowcode['name']}</th>

View File

@@ -22,7 +22,7 @@ $header
</div>
</if>
<table class="bradiusodd">
<table class="bradius">
<thead>
<tr>
<th>{$lng['ticket']['lastchange']}&nbsp;{$arrowcode['lastchange']}</th>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -20,7 +20,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>

View File

@@ -1,4 +1,4 @@
<section class="fullform bradiusodd">
<section class="fullform bradius">
<table class="formtable">
<tr>
<th>{$lastchange}&nbsp;{$lng['ticket']['by']}&nbsp;{$by}</th>

View File

@@ -1,4 +1,4 @@
<section class="fullform bradiusodd">
<section class="fullform bradius">
<table class="formtable">
<tr>
<th>{$dt}&nbsp;{$lng['ticket']['by']}&nbsp;{$by}&nbsp;({$status})</th>