aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/hq.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-01-27 22:23:47 +0100
committerMario Vavti <mario@mariovavti.com>2018-01-27 22:23:47 +0100
commit2e4e56f7cc696b2c52014f0050294826caa74d7d (patch)
tree3c9d7a83fc13c878d134de2981e75a7278f06df7 /view/tpl/hq.tpl
parent7c600b03803bfddd2d98084ef5c1976e35b84f9e (diff)
downloadvolse-hubzilla-2e4e56f7cc696b2c52014f0050294826caa74d7d.tar.gz
volse-hubzilla-2e4e56f7cc696b2c52014f0050294826caa74d7d.tar.bz2
volse-hubzilla-2e4e56f7cc696b2c52014f0050294826caa74d7d.zip
if startpage is /hq redirect all notifications links to /hq and minor notifications and hq fixes
Diffstat (limited to 'view/tpl/hq.tpl')
-rwxr-xr-xview/tpl/hq.tpl10
1 files changed, 0 insertions, 10 deletions
diff --git a/view/tpl/hq.tpl b/view/tpl/hq.tpl
index fce11ff83..099d892bb 100755
--- a/view/tpl/hq.tpl
+++ b/view/tpl/hq.tpl
@@ -1,13 +1,3 @@
-{{if $no_messages}}
-<div class="alert alert-warning alert-dismissible fade show" role="alert">
- <button type="button" class="close" data-dismiss="alert" aria-label="Close">
- <span aria-hidden="true">&times;</span>
- </button>
- <h3>{{$no_messages_label.0}}</h3>
- <br>
- {{$no_messages_label.1}}
-</div>
-{{/if}}
<div id="jot-popup">
{{$editor}}
</div>