Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
11630cbc
Commit
11630cbc
authored
Sep 20, 2016
by
Phil Höfer
Browse files
spendenaufruf aus staticpages entfernt
parent
097f3378
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/layouts/staticPages.blade.php
View file @
11630cbc
...
...
@@ -105,13 +105,6 @@
</nav>
</header>
<div
class=
"wrapper"
>
@if( App::isLocale('de') )
<div
class=
"mg-panel container noprint"
id=
"spendenaufruf"
style=
"margin-bottom:-6%;max-height:50px;text-align:center;padding:0px;margin-top:0px"
>
<a
href=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "
/
spendenaufruf
")
}}"
>
<img
src=
"/img/danke.png"
style=
"max-width:100%;max-height:50px;"
alt=
"Spendenaufruf für die unabhängige, nicht-kommerzielle Internet-Suche"
>
</a>
</div>
@endif
<main
class=
"mg-panel container"
>
@if (isset($success))
<div
class=
"alert alert-success"
role=
"alert"
>
{{ $success }}
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment