diff options
author | zotlabs <mike@macgirvin.com> | 2017-01-23 16:31:40 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-01-23 16:31:40 -0800 |
commit | cb47354a4f76e033485e9818b137742c01466dbe (patch) | |
tree | 1cba8e14d0cd1069a4d80bfa0acd51e24401b7bc /view/tpl/remote_login.tpl | |
parent | 61588a4b772f8c5c0c231cf2eb63d72a8f64411d (diff) | |
download | volse-hubzilla-cb47354a4f76e033485e9818b137742c01466dbe.tar.gz volse-hubzilla-cb47354a4f76e033485e9818b137742c01466dbe.tar.bz2 volse-hubzilla-cb47354a4f76e033485e9818b137742c01466dbe.zip |
put login form into the nav bar. Proof of concept - needs a bit of UI tweaks.
Diffstat (limited to 'view/tpl/remote_login.tpl')
-rw-r--r-- | view/tpl/remote_login.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/remote_login.tpl b/view/tpl/remote_login.tpl new file mode 100644 index 000000000..1d11fb712 --- /dev/null +++ b/view/tpl/remote_login.tpl @@ -0,0 +1 @@ +<a href="rmagic" class="btn btn-default rmagic-button">{{$title}}</a> |