Styling for new install

This commit is contained in:
BNoiZe
2013-10-13 11:29:01 +02:00
parent e0184e2b40
commit b744447714
16 changed files with 549 additions and 20 deletions

4
install/templates/lngform.tpl Normal file → Executable file
View File

@@ -6,11 +6,9 @@
<select name="language" id="language">
{$language_options}
</select>
</p>
<p class="submit">
<input type="hidden" name="check" value="1" />
<input type="submit" name="chooselang" value="{$this->_lng['install']['lngbtn_go']}" />
</p>
</fieldset>
</form>
<aside>&nbsp;</aside>
<hr class="line">