Update extension_edit.php

This commit is contained in:
Nate 2020-01-11 11:23:52 -07:00
parent 4de20fd969
commit e3d15e6d05
1 changed files with 0 additions and 1 deletions

View File

@ -1719,7 +1719,6 @@
echo " <td width=\"30%\" valign=\"top\" class=\"vncell\">&nbsp;</td>\n";
echo " <td width=\"70%\" class=\"vtable\">\n";
echo button::create(['type'=>'button','label'=>$text['button-advanced'],'icon'=>'tools','onclick'=>'show_advanced_config();']);
// echo " <input type=\"button\" class=\"btn\" onClick=\"show_advanced_config()\" value=\"".$text['button-advanced']."\"></input>\n";
echo " </td>\n";
echo " </tr>\n";
echo " </table>\n";