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;">
|
<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 alt="logo" class="diaspora_header_logo logos-header-logo">
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<span class="header-nav">
|
<span class="header-nav">
|
||||||
<span>
|
<span>
|
||||||
<a href="/stream" rel="backbone">
|
<a href="/stream">
|
||||||
{{t "my_stream"}}
|
{{t "my_stream"}}
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<span>
|
<span>
|
||||||
<a href="/activity" rel="backbone">
|
<a href="/activity">
|
||||||
{{t "my_activity"}}
|
{{t "my_activity"}}
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue