mirror of
https://github.com/unraid/webgui.git
synced 2026-03-13 14:30:29 -05:00
Registration page tweaks.
This commit is contained in:
@@ -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'];?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user