diff options
Diffstat (limited to 'htroot/ConfigLanguage_p.html')
| -rw-r--r-- | htroot/ConfigLanguage_p.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/htroot/ConfigLanguage_p.html b/htroot/ConfigLanguage_p.html index bd0a6a44f..3ddc8a644 100644 --- a/htroot/ConfigLanguage_p.html +++ b/htroot/ConfigLanguage_p.html @@ -39,14 +39,15 @@ </form>
<form action="ConfigLanguage_p.html" accept-charset="UTF-8">
- <fieldset>
+ <fieldset><legend>Download Language File</legend>
+ <p>Supported formats are the internal language file (extension .lng) or XLIFF (extension .xlf) format.</p>
<dl>
<dt><label for="url_install">Install new language from URL</label>:</dt>
<dd>
<input type="text" name="url" id="url_install" size="30" />
</dd>
- <dt><label for="use_lang"> Use this language</label></dt>
+ <dt><label for="use_lang">Use this language</label></dt>
<dd>
<input type="checkbox" name="use_lang" id="use_lang" value="on" checked="checked" />
</dd>
|
