mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-15 19:09:50 +00:00
Updates for translations.
This commit is contained in:
@@ -4,13 +4,12 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="robots" content="noindex, nofolllow, noarchive, noodp, NoImageIndex, noydir">
|
||||
<title>Firefly
|
||||
{% if title != "Firefly" %}
|
||||
// {{ title }}
|
||||
<title>Firefly III
|
||||
{% if title != "Firefly III" %}
|
||||
» {{ title }}
|
||||
{% endif %}
|
||||
|
||||
{% if subTitle %}
|
||||
// {{ subTitle }}
|
||||
» {{ subTitle }}
|
||||
{% endif %}
|
||||
</title>
|
||||
<base href="{{ route('index') }}/">
|
||||
|
||||
@@ -45,9 +45,6 @@
|
||||
</div>
|
||||
{% endfor %}
|
||||
|
||||
<p class="help-block">
|
||||
{{ 'report_include_help'|_ }}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user