Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit bf05585

Browse files
set correct label in preference dialog
1 parent 43f8309 commit bf05585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/Preferences/html/preferences.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</div>
1313

1414
<div class="form-inline">
15-
{{LBL_BUILD}}:<select name="fontsize" id="pref_ddl_fontsize">
15+
{{LBL_FONT_SIZE}}:<select name="fontsize" id="pref_ddl_fontsize">
1616
<option value="7">7</option>
1717
<option value="8">8</option>
1818
<option value="9">9</option>

0 commit comments

Comments
 (0)