pari: branch 2.0 r3879 - /branches/2.0/config/
SVN commits to the Asterisk-GUI project
asterisk-gui-commits at lists.digium.com
Wed Sep 24 18:28:47 CDT 2008
Author: pari
Date: Wed Sep 24 18:28:46 2008
New Revision: 3879
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=3879
Log:
minor typos
Modified:
branches/2.0/config/hardware.html
branches/2.0/config/hardware_aa50.html
Modified: branches/2.0/config/hardware.html
URL: http://svn.digium.com/view/asterisk-gui/branches/2.0/config/hardware.html?view=diff&rev=3879&r1=3878&r2=3879
==============================================================================
--- branches/2.0/config/hardware.html (original)
+++ branches/2.0/config/hardware.html Wed Sep 24 18:28:46 2008
@@ -1472,7 +1472,7 @@
<input type='checkbox' id='enable_disable_checkbox_lowpower'>
<select id="lowpower" dfalt='0'>
<option value="0">normal</option>
- <option value="1">fast ringerto 50V peak</option>
+ <option value="1">fast ringer to 50V peak</option>
</select>
</td>
</tr>
Modified: branches/2.0/config/hardware_aa50.html
URL: http://svn.digium.com/view/asterisk-gui/branches/2.0/config/hardware_aa50.html?view=diff&rev=3879&r1=3878&r2=3879
==============================================================================
--- branches/2.0/config/hardware_aa50.html (original)
+++ branches/2.0/config/hardware_aa50.html Wed Sep 24 18:28:46 2008
@@ -605,7 +605,7 @@
<td>
<select id="lowpower" dfalt='0'>
<option value="0">normal</option>
- <option value="1">fast ringerto 50V peak</option>
+ <option value="1">fast ringer to 50V peak</option>
</select>
</td>
</tr>
@@ -678,4 +678,4 @@
<div id="errmsg" style="display:none"></div>
</body>
-</html>
+</html>
More information about the asterisk-gui-commits
mailing list