diff --git a/modules/pegasus-utility.js b/modules/pegasus-utility.js
index 9517395..63eab47 100644
--- a/modules/pegasus-utility.js
+++ b/modules/pegasus-utility.js
@@ -718,7 +718,7 @@ export class PegasusUtility {
one: {
icon: '',
label: "Cancel",
- callback: () => this.close()
+ callback: () => d.close()
},
two: {
icon: '',
diff --git a/templates/partial-actor-status.html b/templates/partial-actor-status.html
index 67f3f57..f587a2c 100644
--- a/templates/partial-actor-status.html
+++ b/templates/partial-actor-status.html
@@ -38,6 +38,11 @@
+
+ +
+ -
+
+