Fixed some minor spelling & grammar stuff in new UI

This commit is contained in:
rembo10
2012-05-22 16:54:50 +05:30
parent aa324cec9b
commit 57644653ee
8 changed files with 17 additions and 17 deletions

View File

@@ -609,7 +609,7 @@
</tr>
</table>
</div>
<input type="button" value="Save Changes" onclick="doAjaxCall('configUpdate',$(this),'tabs',true);return false;" data-success="Saved changed">
<input type="button" value="Save Changes" onclick="doAjaxCall('configUpdate',$(this),'tabs',true);return false;" data-success="Changes saved successfully">
<div class="message">
<p><span class="ui-icon ui-icon-info" style="float: left; margin-right: .3em;"></span>Web Interface changes require a restart to take effect</p>
</div>