Registration page tweaks.

This commit is contained in:
Tom Mortensen
2016-07-04 22:27:26 -07:00
parent 5f266c2e76
commit 773ca45511

View File

@@ -35,12 +35,6 @@ Flash GUID:
<?if (strstr($var['regTy'], "blacklisted")):?>
Flash Vendor:
: <?=$var['flashVendor'];?>
Flash Product:
: <?=$var['flashProduct'];?>
Flash GUID:
: <?=$var['flashGUID'];?>
@@ -60,12 +54,6 @@ Flash GUID:
<span class='thanks red'>The registered GUID does not match the USB Flash boot device GUID</span>
Flash Vendor:
: <?=$var['flashVendor'];?>
Flash Product:
: <?=$var['flashProduct'];?>
Flash GUID:
: <?=$var['flashGUID'];?>
@@ -113,12 +101,6 @@ Replaceable:
<span class='thanks red'>Key file is missing.</span>
Flash Vendor:
: <?=$var['flashVendor'];?>
Flash Product:
: <?=$var['flashProduct'];?>
Flash GUID:
: <?=$var['flashGUID'];?>