CSS & HTML cleanup
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<section class="fullform bradiusodd">
|
||||
<section class="fullform bradius">
|
||||
<table class="formtable">
|
||||
<tr>
|
||||
<td><strong>{$lng['aps']['statistics']}</strong></td>
|
||||
@@ -26,7 +26,7 @@
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<section class="fullform bradiusodd">
|
||||
<section class="fullform bradius">
|
||||
<form action="$filename" method="post" enctype="application/x-www-form-urlencoded">
|
||||
<fieldset>
|
||||
<legend>Froxlor - {$lng['aps']['manageinstances']}</legend>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<section class="midform midformaps_2 bradiusodd">
|
||||
<section class="midform midformaps_2 bradius">
|
||||
|
||||
<form action="$filename" method="post" enctype="application/x-www-form-urlencoded">
|
||||
<p style="margin-left:10px;">
|
||||
@@ -53,7 +53,7 @@
|
||||
|
||||
</section>
|
||||
<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;">{$Statistics}</p>
|
||||
</section>
|
||||
@@ -71,7 +71,7 @@
|
||||
|
||||
<form action="$filename" method="post" enctype="application/x-www-form-urlencoded">
|
||||
|
||||
<table class="bradiusodd aps">
|
||||
<table class="bradius aps">
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="width:30%;">{$lng['aps']['packagenameandversion']}</th>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<section class="midform midformaps_2 bradiusodd">
|
||||
<section class="midform midformaps_2 bradius">
|
||||
|
||||
<form action="$filename" method="post" enctype="application/x-www-form-urlencoded">
|
||||
<fieldset>
|
||||
|
||||
2
templates/Sparkle/admin/aps/upload.tpl
vendored
2
templates/Sparkle/admin/aps/upload.tpl
vendored
@@ -6,7 +6,7 @@
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<section class="midform midformaps_1 bradiusodd">
|
||||
<section class="midform midformaps_1 bradius">
|
||||
|
||||
<form action="$filename" method="post" enctype="multipart/form-data">
|
||||
<fieldset>
|
||||
|
||||
Reference in New Issue
Block a user