diff --git a/app/views/asset/showModal/power.scala.html b/app/views/asset/showModal/power.scala.html
index f549faff9..6fb5b66a9 100644
--- a/app/views/asset/showModal/power.scala.html
+++ b/app/views/asset/showModal/power.scala.html
@@ -14,6 +14,10 @@
Power Off - Power off the server, without grace (like pressing the power button)
Power On - Power up chassis
Power Off Graceful - Initiate soft-shutdown of OS via ACPI
+ Next Boot PXE - Set next boot of this asset to PXE (Manual reboot is still required).
+ Next Boot DISK - Set next boot of this asset to Local Hard Disk (Manual reboot is still required).
+ Next Boot PXE PERSISTENT - Set next boot of this asset to PXE PERSISTENT (Manual reboot is still required).
+ Next Boot DISK PERSISTENT - Set next boot of this asset to Local Hard Disk PERSISTENT (Manual reboot is still required).
If that all sounds good, pick a reboot type and then click the button below
@formFieldRow {
@@ -26,6 +30,10 @@
+
+
+
+
}
}