Update device_imports.php

This commit is contained in:
FusionPBX
2018-09-28 12:51:43 -06:00
committed by GitHub
parent ccb33f2190
commit 82562e3464

View File

@@ -144,7 +144,7 @@
echo " <tr>\n";
echo " <td valign='top' align='left' nowrap='nowrap'>\n";
echo " <b>".$text['header-devices']."</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='devices.php'\" value='".$text['button-back']."'>\n";