style: remove shadowbox tweaks from regwiz.php

This commit is contained in:
Zack Spear
2020-12-04 08:52:48 -08:00
parent 05b1eff79f
commit fbbbc92e8e

View File

@@ -1471,10 +1471,6 @@ response_complete($httpcode, '{}');
<FILE Name="/usr/local/emhttp/plugins/dynamix.unraid.net/include/RegWizard.php">
<INLINE>
<![CDATA[
<style>
#sb-title {display:none}
#sb-info {display:none}
</style>
<script markdown="0">
function handleMessage(e) {
//if (e.origin != "http://child.com") { return; }