Skip to content
Snippets Groups Projects
Commit a5f7c0a6 authored by tbrehm's avatar tbrehm
Browse files

Removed a * in language import template.

parent 190726d1
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
<div class="pnl_formsarea">
<fieldset class="inlineLabels"><legend>Language Import</legend>
<div class="ctrlHolder">
<label for="lng_select"><em>*</em> {tmpl_var name='language_import_txt'}</label>
<label for="lng_select">{tmpl_var name='language_import_txt'}</label>
<input name="file" id="file" size="30" type="file" class="fileUpload" />
</div>
<div class="ctrlHolder">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment