Skip to content

Commit 96e61c4

Browse files
author
Kristan Kenney
committed
Merge branch 'patches/190629'
2 parents 465c0f4 + 56aa735 commit 96e61c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/admin/edit_server.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
</tr>
120120
<tr>
121121
<td class="vst-text input-label">
122-
<label><input type="checkbox" size="20" class="vst-checkbox" name="v_language_update"><?php print __('Update');?> <?php print __('Users');?> <?php print __('Default Languages');?></label>
122+
<label><input type="checkbox" size="20" class="vst-checkbox" name="v_language_update"><?php print __('update');?> <?php print __('Users');?> <?php print __('Default Language');?></label>
123123
<br><br>
124124
</td>
125125
</tr>

0 commit comments

Comments
 (0)