Update call_center_agent_status.php

This commit is contained in:
FusionPBX 2017-05-16 19:54:38 -06:00 committed by GitHub
parent 3675aee2ae
commit dbf3d7ab08
1 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,7 @@
echo " <td width='33.3%' align='center' nowrap>$paging_controls</td>\n";
echo " <td width='33.3%' align='right'>\n";
echo " <br />\n";
echo " <input type='submit' name='submit' class='btn' value='".$text['button-update_status']."'>\n";
echo " <input type='submit' name='submit' class='btn' value='".$text['button-save']."'>\n";
echo " </td>\n";
echo " </tr>\n";
echo " </table>\n";