Skip to content
Snippets Groups Projects
Commit ec60e072 authored by Phil Höfer's avatar Phil Höfer
Browse files

Merge branch '751-startseiten-links-und-sprachsnippets-anpassen' into 'development'

Resolve "Startseiten-Links und Sprachsnippets anpassen"

Closes #751

See merge request !1253
parents 5fd1ab9d 783e426e
No related branches found
No related tags found
2 merge requests!1262WIP: Resolve "Spendenseite Texte anpassen",!1253Resolve "Startseiten-Links und Sprachsnippets anpassen"
......@@ -97,6 +97,9 @@ p {
text-align: center;
}
a {
font-size: 100%;
}
/* Logo */
.logo {
......
File moved
......@@ -26,10 +26,10 @@ return [
"focus-creator.focusname" => "Focus:",
"sponsors.head.1" => "Further Information",
"sponsors.head.2" => "Protect Yourself",
"sponsors.woxikon" => "Use MetaGer against Snoopers:",
"sponsors.seo" => "Click results by \"open anonymously\"",
"sponsors.gutscheine" => "and you are fully protected.",
"sponsors.head.2" => "Sponsors",
'sponsors.woxikon' => 'Tagesgeld jetzt!',
'sponsors.gutscheine' => 'Aktuelle Gutscheine auf Gutschein-Magazin.de',
'sponsors.seo' => 'Suchmaschinenoptimierung',
"about.title" => "About Us",
"about.1.1" => "We provide <a href=\"/en/datenschutz\">privacy & data protection.</a>",
......
......@@ -9,7 +9,7 @@
</h1>
@include('parts.searchbar', ['class' => 'startpage-searchbar'])
<div id="show-plugin-modal">
<label for="plugin-modal-checkbox" role="button" class="btn btn-default open-plugin-modal" title="{{ trans('index.plugin.open-modal.title') }}"><i class="fa fa-plug" aria-hidden="true"></i> {{ trans('index.plugin.open-modal') }}</a>
<label for="plugin-modal-checkbox" role="button" class="btn btn-default open-plugin-modal" title="{{ trans('index.plugin.open-modal.title') }}"><i class="fa fa-plug" aria-hidden="true"></i> {{ trans('index.plugin.open-modal') }}</label>
</div>
<script type="text/javascript" src="{{ mix('js/scriptStartPage.js') }}"></script>
<script type="text/javascript" src="{{ mix('js/searchbar.js') }}"></script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment