Update music_on_hold.php

This commit is contained in:
FusionPBX 2016-07-02 09:26:23 -06:00 committed by GitHub
parent 9155fdf519
commit ff47ded50c
1 changed files with 1 additions and 1 deletions

View File

@ -488,7 +488,7 @@
echo " <table width='100%' border='0' cellpadding='0' cellspacing='0'>\n";
echo " <tr>\n";
echo " <td class='vncell' width='30%' valign='top' nowrap='nowrap'>\n";
echo " ".$text['label-sampling']."\n";
echo " ".$text['label-rate']."\n";
echo " </td>\n";
echo " <td class='vtable' width='70%'>\n";
echo " <select id='rate' name='rate' class='formfld' style='width: auto;'>\n";