Update extension_imports.php

This commit is contained in:
FusionPBX
2018-09-28 12:50:00 -06:00
committed by GitHub
parent 349f7518b3
commit 0275de7fc7

View File

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