Update device_imports.php
This commit is contained in:
parent
438d7eaa7a
commit
9ab0f598fc
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue