Merge branch 'release/0.5.4.0' into stable
This commit is contained in:
commit
1f4ad4019f
1 changed files with 3 additions and 3 deletions
|
|
@ -1,19 +1,19 @@
|
|||
<div class="container" style="position:relative;">
|
||||
|
||||
<a href="/stream" rel="backbone" data-stream-title="{{t "my_stream"}}">
|
||||
<a href="/stream" data-stream-title="{{t "my_stream"}}">
|
||||
<div alt="logo" class="diaspora_header_logo logos-header-logo">
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<span class="header-nav">
|
||||
<span>
|
||||
<a href="/stream" rel="backbone">
|
||||
<a href="/stream">
|
||||
{{t "my_stream"}}
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span>
|
||||
<a href="/activity" rel="backbone">
|
||||
<a href="/activity">
|
||||
{{t "my_activity"}}
|
||||
</a>
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue