summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--application/modules/fbgui/layouts/rz.phtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/modules/fbgui/layouts/rz.phtml b/application/modules/fbgui/layouts/rz.phtml
index 5945695..5c87c4b 100644
--- a/application/modules/fbgui/layouts/rz.phtml
+++ b/application/modules/fbgui/layouts/rz.phtml
@@ -72,6 +72,7 @@ function toggleKeyboard(onoff){
</div>
<div id="footer" class="footer flexbox flex">
+ <div style='float:left;padding-left:5px;'><button onclick='fbgui.shutDown();'>Shutdown</button></div>
<div style='padding:5px;'>
<a onclick="$('#debug .v1').toggle();$('#debug .v2').toggle();">display Debug</a> //
<i>last edit: <?php echo date("m\/Y",filectime('index.php'));?></i> //