Styling for new install
This commit is contained in:
4
install/templates/lngform.tpl
Normal file → Executable file
4
install/templates/lngform.tpl
Normal file → Executable 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> </aside>
|
||||
<hr class="line">
|
||||
Reference in New Issue
Block a user