mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 10:28:55 +00:00
Merge branch '3.3.x'
This commit is contained in:
commit
f84d13693f
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
||||||
<dl>
|
<dl>
|
||||||
<dt><label for="lang">{L_DEST_LANG}{L_COLON}</label><br />
|
<dt><label for="lang">{L_DEST_LANG}{L_COLON}</label><br />
|
||||||
<span>{L_DEST_LANG_EXPLAIN}</span></dt>
|
<span>{L_DEST_LANG_EXPLAIN}</span></dt>
|
||||||
<dd><select name="lang">{S_LANG_OPTIONS}</select></dd>
|
<dd><select name="lang" id="lang">{S_LANG_OPTIONS}</select></dd>
|
||||||
</dl>
|
</dl>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<dl>
|
<dl>
|
||||||
|
|
Loading…
Add table
Reference in a new issue