mirror of
https://github.com/friendica/friendica
synced 2024-11-10 02:22:55 +00:00
Remove unused template variable $tabcontent in mail_head.tpl
This commit is contained in:
parent
091193ad64
commit
c7abb1d82b
2 changed files with 0 additions and 3 deletions
|
@ -1,4 +1,2 @@
|
|||
|
||||
<h3>{{$messages}}</h3>
|
||||
|
||||
{{$tab_content}}
|
||||
|
|
|
@ -16,4 +16,3 @@
|
|||
</div>
|
||||
|
||||
<div class="clear"></div>
|
||||
{{$tab_content}}
|
||||
|
|
Loading…
Reference in a new issue