summaryrefslogtreecommitdiffstats
path: root/application/modules/fbgui/views
diff options
context:
space:
mode:
authormichael pereira2011-04-14 13:28:04 +0200
committermichael pereira2011-04-14 13:28:04 +0200
commit9d8f41d57a4a6a763cec2dedb44e7098f866a264 (patch)
treee250c6076e2546a59b72640a58fb13152354b2a4 /application/modules/fbgui/views
parentEs werden keine Sessions mehr angelegt wenn ein Admin die Bootmenuentries tes... (diff)
downloadpbs2-9d8f41d57a4a6a763cec2dedb44e7098f866a264.tar.gz
pbs2-9d8f41d57a4a6a763cec2dedb44e7098f866a264.tar.xz
pbs2-9d8f41d57a4a6a763cec2dedb44e7098f866a264.zip
Notifier if Serial was not found on the USB Stick
Diffstat (limited to 'application/modules/fbgui/views')
-rw-r--r--application/modules/fbgui/views/scripts/index/error.phtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/modules/fbgui/views/scripts/index/error.phtml b/application/modules/fbgui/views/scripts/index/error.phtml
new file mode 100644
index 0000000..1569250
--- /dev/null
+++ b/application/modules/fbgui/views/scripts/index/error.phtml
@@ -0,0 +1 @@
+<?php if($this->notification != ''){echo $this->notification;} ?>