FIX: removes link to old dashboard (#7341)
This commit is contained in:
parent
f0f659286f
commit
a89c90ed5d
|
@ -122,10 +122,6 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>
|
|
||||||
{{i18n 'admin.dashboard.find_old'}} {{#link-to 'admin.dashboard'}}{{i18n "admin.dashboard.old_link"}}{{/link-to}}
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="section-column">
|
<div class="section-column">
|
||||||
|
|
|
@ -3009,8 +3009,6 @@ en:
|
||||||
dashboard:
|
dashboard:
|
||||||
title: "Dashboard"
|
title: "Dashboard"
|
||||||
last_updated: "Dashboard last updated:"
|
last_updated: "Dashboard last updated:"
|
||||||
find_old: "Looking for the old dashboard?"
|
|
||||||
old_link: "visit it here"
|
|
||||||
version: "Version"
|
version: "Version"
|
||||||
up_to_date: "You're up to date!"
|
up_to_date: "You're up to date!"
|
||||||
critical_available: "A critical update is available."
|
critical_available: "A critical update is available."
|
||||||
|
|
Loading…
Reference in New Issue