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
b7e40605
Commit
b7e40605
authored
7 years ago
by
Dominik Hebeler
Browse files
Options
Downloads
Plain Diff
Merge branch 'Sponsorenlinks' into 'development'
Sponsorenlinks See merge request
!1107
parents
14c5bda1
7ddb015b
No related branches found
No related tags found
1 merge request
!1365
Resolve "Filter Options for MetaGer"
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
resources/lang/de/index.php
+1
-1
1 addition, 1 deletion
resources/lang/de/index.php
resources/views/hilfe.blade.php
+19
-0
19 additions, 0 deletions
resources/views/hilfe.blade.php
resources/views/index.blade.php
+1
-1
1 addition, 1 deletion
resources/views/index.blade.php
with
21 additions
and
2 deletions
resources/lang/de/index.php
+
1
−
1
View file @
b7e40605
...
@@ -29,7 +29,7 @@ return [
...
@@ -29,7 +29,7 @@ return [
'sponsors.head.2'
=>
'Sponsoren'
,
'sponsors.head.2'
=>
'Sponsoren'
,
'sponsors.woxikon'
=>
'<a href="http://www.tagesgeld.jetzt" class="mutelink" target="_blank" rel="noopener">Tagesgeld jetzt!</a>'
,
'sponsors.woxikon'
=>
'<a href="http://www.tagesgeld.jetzt" class="mutelink" target="_blank" rel="noopener">Tagesgeld jetzt!</a>'
,
'sponsors.gutscheine'
=>
'<a href="http://www.gutschein-magazin.de/" class="mutelink" target="_blank" rel="noopener">Aktuelle Gutscheine auf Gutschein-Magazin.de</a>'
,
'sponsors.gutscheine'
=>
'<a href="http://www.gutschein-magazin.de/" class="mutelink" target="_blank" rel="noopener">Aktuelle Gutscheine auf Gutschein-Magazin.de</a>'
,
'sponsors.
kredite'
=>
'<a href="https://www.
finanzcheck.de
/" class="mutelink" target="_blank" rel="noopener">
Günstige Kredite auf FINANZCHECK.de vergleichen
</a>'
,
'sponsors.
seo'
=>
'<a href="https://www.
semtrix.de/suchmaschinenoptimierung
/" class="mutelink" target="_blank" rel="noopener">
Suchmaschinenoptimierung
</a>'
,
'about.title'
=>
'Über uns'
,
'about.title'
=>
'Über uns'
,
'about.1.1'
=>
'<a href="/datenschutz">Datenschutz & Privatsphäre</a> sind bei uns einfach & selbstverständlich.'
,
'about.1.1'
=>
'<a href="/datenschutz">Datenschutz & Privatsphäre</a> sind bei uns einfach & selbstverständlich.'
,
...
...
This diff is collapsed.
Click to expand it.
resources/views/hilfe.blade.php
+
19
−
0
View file @
b7e40605
...
@@ -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.
resources/views/index.blade.php
+
1
−
1
View file @
b7e40605
...
@@ -329,8 +329,8 @@
...
@@ -329,8 +329,8 @@
<
h2
>
{{
trans
(
'index.sponsors.head.2'
)
}}
</
h2
>
<
h2
>
{{
trans
(
'index.sponsors.head.2'
)
}}
</
h2
>
<
ul
class
=
"startpage"
>
<
ul
class
=
"startpage"
>
<
li
>
{
!!
trans
(
'index.sponsors.woxikon'
)
!!
}
</
li
>
<
li
>
{
!!
trans
(
'index.sponsors.woxikon'
)
!!
}
</
li
>
<
li
>
{
!!
trans
(
'index.sponsors.seo'
)
!!
}
</
li
>
<
li
>
{
!!
trans
(
'index.sponsors.gutscheine'
)
!!
}
</
li
>
<
li
>
{
!!
trans
(
'index.sponsors.gutscheine'
)
!!
}
</
li
>
<
li
>
{
!!
trans
(
'index.sponsors.kredite'
)
!!
}
</
li
>
</
ul
>
</
ul
>
</
div
>
</
div
>
<
div
id
=
"about-us"
class
=
"col-sm-6"
>
<
div
id
=
"about-us"
class
=
"col-sm-6"
>
...
...
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