diff --git a/smart-hut/src/components/HeaderController.js b/smart-hut/src/components/HeaderController.js
index d6ef4c5..1d84c6b 100644
--- a/smart-hut/src/components/HeaderController.js
+++ b/smart-hut/src/components/HeaderController.js
@@ -57,7 +57,9 @@ export class MyHeader extends React.Component {
{this.props.username}
-
+
diff --git a/smart-hut/src/components/dashboard/devices/DeviceSettingsModal.js b/smart-hut/src/components/dashboard/devices/DeviceSettingsModal.js
index 037118a..846e8f0 100644
--- a/smart-hut/src/components/dashboard/devices/DeviceSettingsModal.js
+++ b/smart-hut/src/components/dashboard/devices/DeviceSettingsModal.js
@@ -4,7 +4,15 @@ import { connect } from "react-redux";
import { RemoteService } from "../../../remote";
const DeleteModal = (props) => (
- Remove} closeIcon>
+
+
+ Delete device
+
+ }
+ closeIcon
+ >