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
da7c8ed4
Commit
da7c8ed4
authored
7 years ago
by
Phil Höfer
Browse files
Options
Downloads
Patches
Plain Diff
Werbung für werbefreie Suche auf der Startseite
parent
85ab43b8
No related branches found
Branches containing commit
No related tags found
2 merge requests
!948
Development
,
!943
Resolve "Ersetze „Suche in Suche“-Werbung mit „Werbefreie Suche“-Werbung"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
resources/views/index.blade.php
+4
-2
4 additions, 2 deletions
resources/views/index.blade.php
with
4 additions
and
2 deletions
resources/views/index.blade.php
+
4
−
2
View file @
da7c8ed4
...
...
@@ -310,11 +310,13 @@
class
=
"hidden"
@
endunless
>
<
a
href
=
"#"
data
-
toggle
=
"modal"
data
-
target
=
"#plugin-modal"
class
=
"btn btn-default mutelink"
title
=
"{{ trans('index.plugintitle') }}"
><
i
class
=
"fa fa-plug"
aria
-
hidden
=
"true"
></
i
>
{{
trans
(
'index.plugin'
)
}}
</
a
></
li
>
@
if
(
LaravelLocalization
::
getCurrentLocale
()
==
"de"
)
<
li
>
<
a
href
=
"http://
blog.
suma-ev.de/
node/225
"
target
=
"_blank"
class
=
"btn btn-default mutelink"
>
Neu
:
D
ie
Suche
in
der
Suche
<
a
href
=
"http
s
://suma-ev.de/
presse/Werbefreie-Suche-mit-MetaGer.html
"
target
=
"_blank"
class
=
"btn btn-default mutelink"
>
Neu
:
Werbefre
ie
Suche
mit
MetaGer
</
a
>
</
li
>
@
endif
</
ul
>
<
script
src
=
"{{ elixir('js/scriptStartPage.js') }}"
></
script
>
@
endsection
...
...
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