diff options
author | zotlabs <mike@macgirvin.com> | 2017-09-28 14:24:41 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-09-28 14:24:41 -0700 |
commit | c61853ff0b06c1e41de0e0dfff6b660b693d5e3b (patch) | |
tree | 2091768e77876562a69d53f3d4b0abe48f3f7476 /view/tpl/nav_login.tpl | |
parent | 0f36916fb40ae963652aa150e7b3aa22a9572d15 (diff) | |
parent | bdecb61bfa170412c7db513e6b58a13d0b0930f3 (diff) | |
download | volse-hubzilla-c61853ff0b06c1e41de0e0dfff6b660b693d5e3b.tar.gz volse-hubzilla-c61853ff0b06c1e41de0e0dfff6b660b693d5e3b.tar.bz2 volse-hubzilla-c61853ff0b06c1e41de0e0dfff6b660b693d5e3b.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'view/tpl/nav_login.tpl')
-rw-r--r-- | view/tpl/nav_login.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/tpl/nav_login.tpl b/view/tpl/nav_login.tpl index b361b1a14..4a94908f0 100644 --- a/view/tpl/nav_login.tpl +++ b/view/tpl/nav_login.tpl @@ -9,7 +9,6 @@ <div class="modal-body"> <div class="form-group"> {{$nav.login}} - {{$nav.remote_login}} </div> </div> </div> |