Remove test code on the device key edit.

This commit is contained in:
Mark Crane
2013-12-29 05:00:56 +00:00
parent 2dbe71047f
commit 6e7f170982

View File

@@ -159,7 +159,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
echo "<tr>\n";
echo "<td class='vncell' valign='top' align='left' nowrap='nowrap'>\n";
echo " ".$text['label-device_key_id'].": $device_key_id\n";
echo " ".$text['label-device_key_id'].": \n";
echo "</td>\n";
echo "<td class='vtable' align='left'>\n";
echo " <select class='formfld' name='device_key_id'>\n";