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

@@ -22,7 +22,7 @@ $header
</div> </div>
</if> </if>
<table class="bradiusodd"> <table class="bradius">
<thead> <thead>
<tr> <tr>
<th> <th>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'admins'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'admins'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
@@ -31,7 +31,7 @@ $header
</article> </article>
<br /> <br />
<article> <article>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<p style="margin-left:15px;"> <p style="margin-left:15px;">
<span style="color:#ff0000;">*</span>: {$lng['admin']['valuemandatory']}<br /> <span style="color:#ff0000;">*</span>: {$lng['admin']['valuemandatory']}<br />
<span style="color:#ff0000;">**</span>: {$lng['admin']['valuemandatorycompany']} <span style="color:#ff0000;">**</span>: {$lng['admin']['valuemandatorycompany']}

View File

@@ -13,7 +13,7 @@ $header
</div> </div>
</if> </if>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'admins'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'admins'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
@@ -38,7 +38,7 @@ $header
</article> </article>
<br /> <br />
<article> <article>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<p style="margin-left:15px;"> <p style="margin-left:15px;">
<span style="color:#ff0000;">*</span>: {$lng['admin']['valuemandatory']} <span style="color:#ff0000;">*</span>: {$lng['admin']['valuemandatory']}
</p> </p>

View File

@@ -6,7 +6,7 @@
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<table class="formtable"> <table class="formtable">
<tr> <tr>
<td><strong>{$lng['aps']['statistics']}</strong></td> <td><strong>{$lng['aps']['statistics']}</strong></td>
@@ -26,7 +26,7 @@
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="$filename" method="post" enctype="application/x-www-form-urlencoded"> <form action="$filename" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
<legend>Froxlor&nbsp;-&nbsp;{$lng['aps']['manageinstances']}</legend> <legend>Froxlor&nbsp;-&nbsp;{$lng['aps']['manageinstances']}</legend>

View File

@@ -6,7 +6,7 @@
</h2> </h2>
</header> </header>
<section class="midform midformaps_2 bradiusodd"> <section class="midform midformaps_2 bradius">
<form action="$filename" method="post" enctype="application/x-www-form-urlencoded"> <form action="$filename" method="post" enctype="application/x-www-form-urlencoded">
<p style="margin-left:10px;"> <p style="margin-left:10px;">
@@ -53,7 +53,7 @@
</section> </section>
<br /> <br />
<section class="midform bradiusodd"> <section class="midform bradius">
<p style="margin-left:10px;"><strong>{$lng['aps']['statistics']}</strong></p> <p style="margin-left:10px;"><strong>{$lng['aps']['statistics']}</strong></p>
<p style="margin-left:10px;">{$Statistics}</p> <p style="margin-left:10px;">{$Statistics}</p>
</section> </section>
@@ -71,7 +71,7 @@
<form action="$filename" method="post" enctype="application/x-www-form-urlencoded"> <form action="$filename" method="post" enctype="application/x-www-form-urlencoded">
<table class="bradiusodd aps"> <table class="bradius aps">
<thead> <thead>
<tr> <tr>
<th style="width:30%;">{$lng['aps']['packagenameandversion']}</th> <th style="width:30%;">{$lng['aps']['packagenameandversion']}</th>

View File

@@ -6,7 +6,7 @@
</h2> </h2>
</header> </header>
<section class="midform midformaps_2 bradiusodd"> <section class="midform midformaps_2 bradius">
<form action="$filename" method="post" enctype="application/x-www-form-urlencoded"> <form action="$filename" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -6,7 +6,7 @@
</h2> </h2>
</header> </header>
<section class="midform midformaps_1 bradiusodd"> <section class="midform midformaps_1 bradius">
<form action="$filename" method="post" enctype="multipart/form-data"> <form action="$filename" method="post" enctype="multipart/form-data">
<fieldset> <fieldset>

View File

@@ -8,7 +8,7 @@ $header
</h2> </h2>
</header> </header>
<section class="tinyform bradiusodd"> <section class="tinyform bradius">
<form action="{$linker->getLink(array('section' => 'configfiles'))}" method="get" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'configfiles'))}" method="get" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
<legend>Froxlor&nbsp;-&nbsp;{$lng['admin']['configfiles']['serverconfiguration']}</legend> <legend>Froxlor&nbsp;-&nbsp;{$lng['admin']['configfiles']['serverconfiguration']}</legend>

View File

@@ -10,7 +10,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<table class="formtable"> <table class="formtable">
{$configpage} {$configpage}
<if $restart != ''> <if $restart != ''>

View File

@@ -8,7 +8,7 @@ $header
</h2> </h2>
</header> </header>
<section class="tinyform bradiusodd"> <section class="tinyform bradius">
<form action="$filename" method="get" enctype="application/x-www-form-urlencoded"> <form action="$filename" method="get" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
<legend>Froxlor&nbsp;-&nbsp;Wizard</legend> <legend>Froxlor&nbsp;-&nbsp;Wizard</legend>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'cronjobs'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'cronjobs'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -6,7 +6,7 @@ $header
</header> </header>
<section> <section>
<table class="bradiusodd"> <table class="bradius">
<thead> <thead>
<tr> <tr>
<th>{$lng['cron']['description']}</th> <th>{$lng['cron']['description']}</th>

View File

@@ -22,7 +22,7 @@ $header
</div> </div>
</if> </if>
<table class="bradiusodd"> <table class="bradius">
<thead> <thead>
<tr> <tr>
<th> <th>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'customers'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'customers'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
@@ -31,7 +31,7 @@ $header
</article> </article>
<br /> <br />
<article> <article>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<p style="margin:10px;"> <p style="margin:10px;">
<span style="color:#ff0000;">*</span>: {$lng['admin']['valuemandatory']}<br /> <span style="color:#ff0000;">*</span>: {$lng['admin']['valuemandatory']}<br />
<span style="color:#ff0000;">**</span>: {$lng['admin']['valuemandatorycompany']} <span style="color:#ff0000;">**</span>: {$lng['admin']['valuemandatorycompany']}

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'customers'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'customers'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
@@ -32,7 +32,7 @@ $header
</article> </article>
<br /> <br />
<article> <article>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<p style="margin-left:15px;"> <p style="margin-left:15px;">
<span style="color:#ff0000;">*</span>: {$lng['admin']['valuemandatory']}<br /> <span style="color:#ff0000;">*</span>: {$lng['admin']['valuemandatory']}<br />
<span style="color:#ff0000;">**</span>: {$lng['admin']['valuemandatorycompany']} <span style="color:#ff0000;">**</span>: {$lng['admin']['valuemandatorycompany']}

View File

@@ -22,7 +22,7 @@
</div> </div>
</if> </if>
<table class="bradiusodd"> <table class="bradius">
<thead> <thead>
<tr> <tr>
<th>{$lng['domains']['domainname']}&nbsp;{$arrowcode['d.domain']}</th> <th>{$lng['domains']['domainname']}&nbsp;{$arrowcode['d.domain']}</th>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'domains'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'domains'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'domains'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'domains'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="tinyform bradiusodd"> <section class="tinyform bradius">
<form method="post" action="{$linker->getLink(array('section' => 'index'))}" enctype="application/x-www-form-urlencoded"> <form method="post" action="{$linker->getLink(array('section' => 'index'))}" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
<legend>Froxlor&nbsp;-&nbsp;{$lng['menue']['main']['changelanguage']}</legend> <legend>Froxlor&nbsp;-&nbsp;{$lng['menue']['main']['changelanguage']}</legend>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="tinyform bradiusodd"> <section class="tinyform bradius">
<form method="post" action="{$linker->getLink(array('section' => 'index'))}" enctype="application/x-www-form-urlencoded"> <form method="post" action="{$linker->getLink(array('section' => 'index'))}" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
<legend>Froxlor&nbsp;-&nbsp;{$lng['menue']['main']['changepassword']}</legend> <legend>Froxlor&nbsp;-&nbsp;{$lng['menue']['main']['changepassword']}</legend>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="tinyform bradiusodd"> <section class="tinyform bradius">
<form method="post" action="{$linker->getLink(array('section' => 'index'))}" enctype="application/x-www-form-urlencoded"> <form method="post" action="{$linker->getLink(array('section' => 'index'))}" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
<legend>Froxlor&nbsp;-&nbsp;{$lng['menue']['main']['changetheme']}</legend> <legend>Froxlor&nbsp;-&nbsp;{$lng['menue']['main']['changetheme']}</legend>

View File

@@ -10,7 +10,7 @@ $header
</div> </div>
</if> </if>
<section class="dboarditemfull bradiusodd"> <section class="dboarditemfull bradius">
<table> <table>
<tr> <tr>
<th colspan="2">{$lng['admin']['ressourcedetails']}</th> <th colspan="2">{$lng['admin']['ressourcedetails']}</th>

View File

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

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'ipsandports'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'ipsandports'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'ipsandports'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'ipsandports'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

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

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="midform bradiusodd"> <section class="midform bradius">
<if 0 < $success > <if 0 < $success >
<div class="successcontainer bradius"> <div class="successcontainer bradius">

View File

@@ -16,7 +16,7 @@ $header
</div> </div>
</if> </if>
<table class="bradiusodd"> <table class="bradius">
<thead> <thead>
<tr> <tr>
<th>{$lng['admin']['phpsettings']['description']}</th> <th>{$lng['admin']['phpsettings']['description']}</th>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'phpsettings'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'phpsettings'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
@@ -39,7 +39,7 @@ $header
<section> <section>
<table class="bradiusodd"> <table class="bradius">
<thead> <thead>
<tr> <tr>
<th>{$lng['panel']['variable']}</th> <th>{$lng['panel']['variable']}</th>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'phpsettings'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'phpsettings'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
@@ -40,7 +40,7 @@ $header
<section> <section>
<table class="bradiusodd"> <table class="bradius">
<thead> <thead>
<tr> <tr>
<th>{$lng['panel']['variable']}</th> <th>{$lng['panel']['variable']}</th>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="dboarditemfull bradiusodd"> <section class="dboarditemfull bradius">
<table width="100%"> <table width="100%">
{$phpinfo} {$phpinfo}
</table> </table>

View File

@@ -7,7 +7,7 @@
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<table class="formtable"> <table class="formtable">
$fields $fields
<tr> <tr>

View File

@@ -7,7 +7,7 @@
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<table class="formtable"> <table class="formtable">
$fields $fields
<tr> <tr>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<table class="formtable"> <table class="formtable">
<thead> <thead>
<tr> <tr>

View File

@@ -3,7 +3,7 @@
<b><if $admin['adminid'] != $userinfo['userid']><a href="{$linker->getLink(array('section' => 'admins', 'page' => 'admins', 'action' => 'su', 'id' => $admin['adminid']))}" target="_blank">{$admin['loginname']}</a></if><if $admin['adminid'] == $userinfo['userid']>{$admin['loginname']}</if>:</b> <b><if $admin['adminid'] != $userinfo['userid']><a href="{$linker->getLink(array('section' => 'admins', 'page' => 'admins', 'action' => 'su', 'id' => $admin['adminid']))}" target="_blank">{$admin['loginname']}</a></if><if $admin['adminid'] == $userinfo['userid']>{$admin['loginname']}</if>:</b>
</td> </td>
<td> <td>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<table class="formtable" border="0" style="text-align: left; width: 100%"> <table class="formtable" border="0" style="text-align: left; width: 100%">
<tr> <tr>
<td>{$lng['admin']['customers']}:</td> <td>{$lng['admin']['customers']}:</td>

View File

@@ -3,7 +3,7 @@
<b><if $customer['name'] != '' && $customer['firstname'] != ''>{$customer['name']}, {$customer['firstname']}</if><if $customer['name'] != '' && $customer['firstname'] != '' && $customer['company'] != ''> | </if><if $customer['company'] != ''>{$customer['company']}</if> (<a href="{$linker->getLink(array('section' => 'customers', 'page' => 'customers', 'action' => 'su', 'id' => $customer['customerid']))}" target="_blank">{$customer['loginname']}</a>):</b> <b><if $customer['name'] != '' && $customer['firstname'] != ''>{$customer['name']}, {$customer['firstname']}</if><if $customer['name'] != '' && $customer['firstname'] != '' && $customer['company'] != ''> | </if><if $customer['company'] != ''>{$customer['company']}</if> (<a href="{$linker->getLink(array('section' => 'customers', 'page' => 'customers', 'action' => 'su', 'id' => $customer['customerid']))}" target="_blank">{$customer['loginname']}</a>):</b>
</td> </td>
<td> <td>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<table class="formtable" border="0" style="text-align: left; width: 100%"> <table class="formtable" border="0" style="text-align: left; width: 100%">
<tr> <tr>
<td>{$lng['customer']['subdomains']}:</td> <td>{$lng['customer']['subdomains']}:</td>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'templates'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'templates'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
@@ -38,7 +38,7 @@ $header
<section> <section>
<table class="bradiusodd"> <table class="bradius">
<thead> <thead>
<tr> <tr>
<th>{$lng['panel']['variable']}</th> <th>{$lng['panel']['variable']}</th>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'templates'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'templates'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
@@ -39,7 +39,7 @@ $header
<section> <section>
<table class="bradiusodd"> <table class="bradius">
<thead> <thead>
<tr> <tr>
<th>{$lng['panel']['variable']}</th> <th>{$lng['panel']['variable']}</th>

View File

@@ -8,7 +8,7 @@ $header
</header> </header>
<section> <section>
<table class="bradiusodd"> <table class="bradius">
<thead> <thead>
<tr> <tr>
<th>{$lng['login']['language']}</th> <th>{$lng['login']['language']}</th>
@@ -41,7 +41,7 @@ $header
</header> </header>
<section> <section>
<table class="bradiusodd"> <table class="bradius">
<thead> <thead>
<tr> <tr>
<th>{$lng['admin']['templates']['action']}</th> <th>{$lng['admin']['templates']['action']}</th>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="tinyform bradiusodd"> <section class="tinyform bradius">
<form method="post" action="{$linker->getLink(array('section' => 'templates'))}" enctype="application/x-www-form-urlencoded"> <form method="post" action="{$linker->getLink(array('section' => 'templates'))}" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
<legend>Froxlor&nbsp;-&nbsp;{$lng['menue']['main']['changelanguage']}</legend> <legend>Froxlor&nbsp;-&nbsp;{$lng['menue']['main']['changelanguage']}</legend>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'templates'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'templates'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
@@ -39,7 +39,7 @@ $header
<section> <section>
<table class="bradiusodd"> <table class="bradius">
<thead> <thead>
<tr> <tr>
<th>{$lng['panel']['variable']}</th> <th>{$lng['panel']['variable']}</th>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'templates'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'templates'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
@@ -40,7 +40,7 @@ $header
<section> <section>
<table class="bradiusodd"> <table class="bradius">
<thead> <thead>
<tr> <tr>
<th>{$lng['panel']['variable']}</th> <th>{$lng['panel']['variable']}</th>

View File

@@ -9,7 +9,7 @@ $header
<section> <section>
<table class="bradiusodd"> <table class="bradius">
<thead> <thead>
<tr> <tr>
<th>{$lng['ticket']['archivedtime']}</th> <th>{$lng['ticket']['archivedtime']}</th>
@@ -37,7 +37,7 @@ $header
</h3> </h3>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'tickets'))}" method="post" enctype="application/x-www-form-urlencoded"> <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="s" value="$s"/>
<input type="hidden" name="page" value="$page"/> <input type="hidden" name="page" value="$page"/>
<input type="hidden" name="send" value="send" /> <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 > <if 0 < $tickets_count >
<tr> <tr>
<th class="field_display_border_left">{$lng['ticket']['archivedtime']}</th> <th class="field_display_border_left">{$lng['ticket']['archivedtime']}</th>

View File

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

View File

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

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'tickets'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'tickets'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'tickets'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'tickets'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'tickets'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'tickets'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -20,7 +20,7 @@ $header
$ticket_replies $ticket_replies
</if> </if>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'tickets'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'tickets'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

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

View File

@@ -1,5 +1,5 @@
<h3>{$lng['traffic']['trafficoverview']}&nbsp;{$overview['type']}&nbsp;{$overview['year']}</h3> <h3>{$lng['traffic']['trafficoverview']}&nbsp;{$overview['type']}&nbsp;{$overview['year']}</h3>
<table class="bradiusodd" id="stats{$overview['year']}"> <table class="bradius" id="stats{$overview['year']}">
<thead> <thead>
<tr> <tr>
<th>{$overview['type']}</th> <th>{$overview['type']}</th>

View File

@@ -91,16 +91,9 @@ td a {
text-decoration:none; text-decoration:none;
} }
.bradius,.ui-corner-all { .bradius {
/*background: none repeat scroll 0 0 #FFFFFF;*/
border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
/*padding: 40px;*/
}
.bradiusodd {
border-radius: 5px 5px 5px 5px !important;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
} }
.topheader { .topheader {
@@ -113,7 +106,7 @@ td a {
position:fixed; position:fixed;
z-index: 100; z-index: 100;
} }
.topheaderinfo { .topheader_navigation {
float: right; float: right;
margin: 35px 40px 0 0; margin: 35px 40px 0 0;
} }
@@ -165,6 +158,7 @@ nav div:first-child {
display: none; display: none;
} }
/* FOOTER */
footer { footer {
clear:both; clear:both;
text-align:center; text-align:center;
@@ -175,32 +169,22 @@ footer {
} }
footer a,footer a:active,footer a:visited { footer a,footer a:active,footer a:visited {
text-decoration:none;
color:rgb(136, 136, 136); color:rgb(136, 136, 136);
} }
footer a:hover { .login, .install {
text-decoration:underline;
}
.login {
background-color:#fff; background-color:#fff;
margin-top:9%; margin-top:9%;
margin-left:auto; margin-left:auto;
margin-right:auto; margin-right:auto;
margin-bottom:12px; margin-bottom:12px;
width:600px;
/*border:1px solid #999;*/
} }
.login {
width: 600px;
}
.install { .install {
background-color:#fff; width: 800px;
margin-top:20px;
margin-left:auto;
margin-right:auto;
margin-bottom:12px;
width:800px;
border:1px solid #999;
} }
.fullform,.midform,.tinyform { .fullform,.midform,.tinyform {
@@ -287,7 +271,6 @@ footer a:hover {
.fullform label { .fullform label {
float:left; float:left;
width:26em; width:26em;
/* margin-right: 1em; */
margin-top:6px; margin-top:6px;
text-align:right; text-align:right;
} }
@@ -377,7 +360,7 @@ p.submit {
* error message display * error message display
*/ */
.errorcontainer { .errorcontainer {
background:url(../img/icons/bad_big.png) 10px center no-repeat #ffedef; background:url(../img/icons/error_big.png) 10px center no-repeat #ffedef;
border:1px solid #ffc2ca; border:1px solid #ffc2ca;
padding:10px 10px 10px 68px!important; padding:10px 10px 10px 68px!important;
margin: 10px 0 10px 0 !important; margin: 10px 0 10px 0 !important;
@@ -493,7 +476,9 @@ a:hover {
margin:0; margin:0;
padding:0 0 0 20px; padding:0 0 0 20px;
} }
.menuelement h4 a {
color: #000;
}
.menuelement ul { .menuelement ul {
list-style:none; list-style:none;
margin:3px 0 0px; margin:3px 0 0px;
@@ -509,32 +494,20 @@ a:hover {
* main container * main container
*/ */
.main { .main {
/* same value as nav-width */
margin-left:240px; margin-left:240px;
margin-right:10px; margin-right:10px;
margin-top:105px; margin-top:105px;
margin-bottom:0; margin-bottom:0;
background-color:#fff; background-color:#fff;
padding: 30px 30px 30px 30px; padding: 30px 30px 30px 30px;
/*border:1px solid #666;*/
min-height:400px; min-height:400px;
/* background:-webkit-gradient(linear,left top,right top,color-stop(0.16,#dcdcdc),color-stop(1,#fff));
background:-moz-linear-gradient(left center,#dcdcdc 16%,#fff 100%);
/* For Internet Explorer 5.5 - 7
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#dcdcdc,endColorStr=#ffffff,GradientType=1);
/* For Internet Explorer 8
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#dcdcdc,endColorstr=#ffffff,GradientType=1)";*/
} }
.noborder { .noborder {
width:100%; width:100%;
border-spacing:0; border-spacing:0;
background-color:#f8f8f8;
border-collapse:separate; border-collapse:separate;
border-top:0; border: 0;
border-left:0;
border-right:0;
border-bottom:1px solid #666;
} }
.noborder td { .noborder td {
@@ -606,10 +579,6 @@ table tbody tr:last-child td {
min-height: 20px; min-height: 20px;
} }
.formlabeltd {
}
.formtable label { .formtable label {
float:none; float:none;
display:block; display:block;
@@ -643,7 +612,6 @@ table tfoot td {
height:25px; height:25px;
border-top: 1px solid #d1d5d8; border-top: 1px solid #d1d5d8;
background-color: #f2f8fa; background-color: #f2f8fa;
/*border-right:1px solid #666;*/
} }
.tfootleft { .tfootleft {
@@ -735,9 +703,7 @@ select {
background:#fff; background:#fff;
padding:4px; padding:4px;
border:1px solid #d9d9d9; border:1px solid #d9d9d9;
height: 26px;
margin-bottom: 5px; margin-bottom: 5px;
border-radius: 0;
} }
.customer_add { .customer_add {
@@ -926,11 +892,6 @@ label.nobr {
margin: 0 10px 0 0; margin: 0 10px 0 0;
} }
caption {
font-weight:700;
margin-bottom:.2em;
}
.scrollup { .scrollup {
width:40px; width:40px;
height:40px; height:40px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -55,8 +55,8 @@ $(document).ready(function() {
$("#loginname").focus(); $("#loginname").focus();
} }
if ($("table.bradiusodd").length != 0) { if ($("table.bradius").length != 0) {
$("table.bradiusodd tbody tr").hover(function() { $("table.bradius tbody tr").hover(function() {
$(this).css("background-color", "#f5f5f5"); $(this).css("background-color", "#f5f5f5");
}, function() { }, function() {
$(this).css("background-color", "#fff"); $(this).css("background-color", "#fff");

View File

@@ -6,7 +6,7 @@
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="$filename" method="post" enctype="application/x-www-form-urlencoded"> <form action="$filename" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -6,7 +6,7 @@
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<fieldset> <fieldset>
<legend>Froxlor&nbsp;-&nbsp;</legend> <legend>Froxlor&nbsp;-&nbsp;</legend>

View File

@@ -6,7 +6,7 @@
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<fieldset> <fieldset>
<legend>Froxlor&nbsp;-&nbsp;</legend> <legend>Froxlor&nbsp;-&nbsp;</legend>

View File

@@ -6,7 +6,7 @@
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="$filename" method="get" enctype="application/x-www-form-urlencoded"> <form action="$filename" method="get" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -16,7 +16,7 @@
</div> </div>
</if> </if>
<table class="bradiusodd"> <table class="bradius">
<thead> <thead>
<tr> <tr>
<th>{$lng['emails']['emailaddress']}</th> <th>{$lng['emails']['emailaddress']}</th>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'autoresponder'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'autoresponder'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'autoresponder'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'autoresponder'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'domains'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'domains'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -22,7 +22,7 @@
</div> </div>
</if> </if>
<table class="bradiusodd"> <table class="bradius">
<thead> <thead>
<tr> <tr>
<th>{$lng['domains']['domainname']}&nbsp;&nbsp;{$arrowcode['d.domain']}</th> <th>{$lng['domains']['domainname']}&nbsp;&nbsp;{$arrowcode['d.domain']}</th>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'domains'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'domains'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'domains'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'domains'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'email'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'email'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'email'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'email'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'email'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'email'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -22,7 +22,7 @@
</div> </div>
</if> </if>
<table class="bradiusodd"> <table class="bradius">
<thead> <thead>
<tr> <tr>
<th>{$lng['emails']['emailaddress']}&nbsp;{$arrowcode['m.email_full']}</th> <th>{$lng['emails']['emailaddress']}&nbsp;{$arrowcode['m.email_full']}</th>

View File

@@ -16,7 +16,7 @@ $header
</div> </div>
</div> </div>
<else> <else>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'email'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'email'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'email'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'email'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'email'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'email'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'extras'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'extras'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

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

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'extras'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'extras'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'extras'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'extras'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

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

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'extras'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'extras'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'extras'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'extras'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

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

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'ftp'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'ftp'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'ftp'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'ftp'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="tinyform bradiusodd"> <section class="tinyform bradius">
<form method="post" action="{$linker->getLink(array('section' => 'index'))}" enctype="application/x-www-form-urlencoded"> <form method="post" action="{$linker->getLink(array('section' => 'index'))}" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
<legend>Froxlor&nbsp;-&nbsp;{$lng['menue']['main']['changelanguage']}</legend> <legend>Froxlor&nbsp;-&nbsp;{$lng['menue']['main']['changelanguage']}</legend>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="tinyform bradiusodd"> <section class="tinyform bradius">
<form method="post" action="{$linker->getLink(array('section' => 'index'))}" enctype="application/x-www-form-urlencoded"> <form method="post" action="{$linker->getLink(array('section' => 'index'))}" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
<legend>Froxlor&nbsp;-&nbsp{$lng['menue']['main']['changepassword']}</legend> <legend>Froxlor&nbsp;-&nbsp{$lng['menue']['main']['changepassword']}</legend>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="tinyform bradiusodd"> <section class="tinyform bradius">
<form method="post" action="{$linker->getLink(array('section' => 'index'))}" enctype="application/x-www-form-urlencoded"> <form method="post" action="{$linker->getLink(array('section' => 'index'))}" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
<legend>Froxlor&nbsp;-&nbsp;{$lng['menue']['main']['changetheme']}</legend> <legend>Froxlor&nbsp;-&nbsp;{$lng['menue']['main']['changetheme']}</legend>

View File

@@ -10,7 +10,7 @@ $header
</div> </div>
</if> </if>
<section class="dboarditem bradiusodd"> <section class="dboarditem bradius">
<table> <table>
<tr> <tr>
<th colspan="2">{$lng['index']['accountdetails']}</th> <th colspan="2">{$lng['index']['accountdetails']}</th>
@@ -83,7 +83,7 @@ $header
</table> </table>
</section> </section>
<section class="dboarditem bradiusodd"> <section class="dboarditem bradius">
<table> <table>
<tr> <tr>
<th colspan="2">{$lng['index']['customerdetails']}</th> <th colspan="2">{$lng['index']['customerdetails']}</th>

View File

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

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'mysql'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'mysql'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'mysql'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'mysql'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

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

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'tickets'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'tickets'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

@@ -11,7 +11,7 @@ $header
$ticket_replies $ticket_replies
</if> </if>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'tickets'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'tickets'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

View File

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

View File

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

View File

@@ -11,7 +11,7 @@ $header
<form action="{$linker->getLink(array('section' => 'traffic'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'traffic'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>
<table class="fullform bradiusodd"> <table class="fullform bradius">
<tr> <tr>
<th>{$lng['traffic']['sumftp']} GB</th> <th>{$lng['traffic']['sumftp']} GB</th>
<th>{$lng['traffic']['sumhttp']} GB</th> <th>{$lng['traffic']['sumhttp']} GB</th>
@@ -23,7 +23,7 @@ $header
<td><div style="color:#800000;">{$traffic_complete['mail']}</div></td> <td><div style="color:#800000;">{$traffic_complete['mail']}</div></td>
</tr> </tr>
</table><br /> </table><br />
<table class="fullform bradiusodd" id="datatable"> <table class="fullform bradius" id="datatable">
<tr id="datalegend"> <tr id="datalegend">
<th>{$lng['traffic']['month']}</td> <th>{$lng['traffic']['month']}</td>
<th>{$lng['traffic']['ftp']}</th> <th>{$lng['traffic']['ftp']}</th>

View File

@@ -7,7 +7,7 @@ $header
</h2> </h2>
</header> </header>
<section class="fullform bradiusodd"> <section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'traffic'))}" method="post" enctype="application/x-www-form-urlencoded"> <form action="{$linker->getLink(array('section' => 'traffic'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset> <fieldset>

Some files were not shown because too many files have changed in this diff Show More