summaryrefslogtreecommitdiffstats
path: root/application/modules/fbgui/views
diff options
context:
space:
mode:
Diffstat (limited to 'application/modules/fbgui/views')
-rw-r--r--application/modules/fbgui/views/scripts/auth/login.phtml3
1 files changed, 2 insertions, 1 deletions
diff --git a/application/modules/fbgui/views/scripts/auth/login.phtml b/application/modules/fbgui/views/scripts/auth/login.phtml
index 9742c35..7bd6183 100644
--- a/application/modules/fbgui/views/scripts/auth/login.phtml
+++ b/application/modules/fbgui/views/scripts/auth/login.phtml
@@ -2,4 +2,5 @@
<?php
$this->loginForm->setAction($this->url());
echo $this->loginForm;
-?> \ No newline at end of file
+?>
+<a href='#' onclick='toggleKeyboard();return false;'>show/hide on-screen keyboard</a>