Merge pull request #117 from BNoiZe/master

Fixes for installtion screen
This commit is contained in:
BNoiZe
2013-10-04 18:56:18 +02:00
parent c2b35d81c6
commit 6d12ad9986
106 changed files with 186 additions and 274 deletions

View File

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

View File

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

View File

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

View File

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