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
c4b092c4
Commit
c4b092c4
authored
Nov 30, 2017
by
Dominik Hebeler
Browse files
Neuer Sponsor auf der Hilfeseite
parent
fa60b718
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/hilfe.blade.php
View file @
c4b092c4
...
...
@@ -5,6 +5,25 @@
@
section
(
'content'
)
<
div
class
=
"alert alert-warning"
role
=
"alert"
>
{
!!
trans
(
'hilfe.achtung'
)
!!
}
</
div
>
<
h1
>
{
!!
trans
(
'hilfe.title'
)
!!
}
</
h1
>
@
if
(
LaravelLocalization
::
getCurrentLocale
()
==
"de"
)
<!--
Vorrübergehend
direkt
integriert
,
da
dieser
Sponsor
nicht
ewig
auf
dieser
Seite
bleibt
-->
<
style
>
#sponsor{
color
:
#808080;
}
#sponsor > a {
color
:
#808080;
}
#sponsor > a:hover {
color
:
red
!
important
;
text
-
decoration
:
underline
;
}
</
style
>
<
div
id
=
"sponsor"
>
<
span
>
Sponsor
:
</
span
>
<
a
target
=
"_blank"
rel
=
"noopener"
class
=
""
href
=
"https://www.luis.eu/shop/de/"
>
Überwachungskamera
,
IP
Kamera
,
Straßenbeleuchtung
und
Videosprechanlage
von
luis
energy
</
a
>
</
div
>
@
endif
<
h2
>
{
!!
trans
(
'hilfe.einstellungen'
)
!!
}
</
h2
>
<
div
class
=
"panel panel-default"
>
<
div
class
=
"panel-heading"
>
...
...
Dominik Hebeler
@dominik
mentioned in commit
0ddf6f82
·
Nov 30, 2017
mentioned in commit
0ddf6f82
mentioned in commit 0ddf6f824352d3be37a80a3208e66a7eb423fe82
Toggle commit list
Dominik Hebeler
@dominik
mentioned in merge request
!1108 (merged)
·
Nov 30, 2017
mentioned in merge request
!1108 (merged)
mentioned in merge request !1108
Toggle commit list
Write
Preview
Markdown
is supported
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