Update user_imports.php

This commit is contained in:
FusionPBX
2018-09-28 12:51:01 -06:00
committed by GitHub
parent 0275de7fc7
commit 438d7eaa7a

View File

@@ -143,7 +143,7 @@
echo " <tr>\n";
echo " <td valign='top' align='left' nowrap='nowrap'>\n";
echo " <b>".$text['header-users']."</b><br />\n";
echo " <b>".$text['header-import']."</b><br />\n";
echo " </td>\n";
echo " <td valign='top' align='right'>\n";
echo " <input type='button' class='btn' name='' alt='".$text['button-back']."' onclick=\"window.location='users.php'\" value='".$text['button-back']."'>\n";