Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MetaGer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open-source
MetaGer
Commits
7ddb015b
Commit
7ddb015b
authored
7 years ago
by
Dominik Hebeler
Browse files
Options
Downloads
Patches
Plain Diff
Neuer Sponsor auf der Hilfeseite
parent
2de930fc
No related branches found
Branches containing commit
No related tags found
1 merge request
!1365
Resolve "Filter Options for MetaGer"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
resources/views/hilfe.blade.php
+19
-0
19 additions, 0 deletions
resources/views/hilfe.blade.php
with
19 additions
and
0 deletions
resources/views/hilfe.blade.php
+
19
−
0
View file @
7ddb015b
...
@@ -5,6 +5,25 @@
...
@@ -5,6 +5,25 @@
@
section
(
'content'
)
@
section
(
'content'
)
<
div
class
=
"alert alert-warning"
role
=
"alert"
>
{
!!
trans
(
'hilfe.achtung'
)
!!
}
</
div
>
<
div
class
=
"alert alert-warning"
role
=
"alert"
>
{
!!
trans
(
'hilfe.achtung'
)
!!
}
</
div
>
<
h1
>
{
!!
trans
(
'hilfe.title'
)
!!
}
</
h1
>
<
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
>
<
h2
>
{
!!
trans
(
'hilfe.einstellungen'
)
!!
}
</
h2
>
<
div
class
=
"panel panel-default"
>
<
div
class
=
"panel panel-default"
>
<
div
class
=
"panel-heading"
>
<
div
class
=
"panel-heading"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment