Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
MetaGer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
56
Issues
56
List
Boards
Labels
Service Desk
Milestones
Merge Requests
9
Merge Requests
9
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
open-source
MetaGer
Commits
43012cfa
Commit
43012cfa
authored
Dec 07, 2016
by
Karl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Der Anker sitzt jetzt *hust* richtig *hust*
parent
b4b71ef5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
resources/views/hilfe.blade.php
resources/views/hilfe.blade.php
+4
-1
resources/views/layouts/staticPages.blade.php
resources/views/layouts/staticPages.blade.php
+1
-1
No files found.
resources/views/hilfe.blade.php
View file @
43012cfa
...
...
@@ -108,8 +108,11 @@
<
h2
id
=
"dienste"
>
{
!!
trans
(
'hilfe.dienste'
)
!!
}
</
h2
>
<
div
class
=
"panel panel-default"
>
<!--
Ja
,
ganz
richtig
gesehen
,
hier
wird
der
Anker
um
100
Pixel
nach
oben
geschoben
,
um
dann
den
Inhalt
um
100
nach
unten
zu
schieben
.
Deshalb
können
wir
keine
schönen
Sachen
haben
.
-->
<
div
id
=
"mg-app"
style
=
"margin-top: -100px"
></
div
>
<
div
style
=
"margin-top: 100px"
></
div
>
<
div
class
=
"panel-heading"
>
<
h3
id
=
"mgapp"
class
=
"panel-title"
>
{
!!
trans
(
'hilfe.app.title'
)
!!
}
</
h3
>
<
h3
class
=
"panel-title"
>
{
!!
trans
(
'hilfe.app.title'
)
!!
}
</
h3
>
</
div
>
<
div
class
=
"panel-body"
>
<
p
>
{
!!
trans
(
'hilfe.app.1'
)
!!
}
</
p
>
...
...
resources/views/layouts/staticPages.blade.php
View file @
43012cfa
...
...
@@ -89,7 +89,7 @@
<li><a
href=
"https://metager.de/klassik/zitat-suche/"
target=
"_blank"
rel=
"noopener"
>
{{ trans('staticPages.nav22') }}
</a></li>
<li><a
href=
"https://metager.de/klassik/asso/"
target=
"_blank"
rel=
"noopener"
>
{{ trans('staticPages.nav11') }}
</a></li>
<li><a
href=
"http://code.metager.de/"
target=
"_blank"
rel=
"noopener"
>
{{ trans('staticPages.nav12') }}
</a></li>
<li><a
href=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "
/
hilfe#mgapp
")
}}"
>
@lang('staticPages.nav25')
</a></li>
<li><a
href=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "
/
hilfe#mg
-
app
")
}}"
>
@lang('staticPages.nav25')
</a></li>
<li><a
href=
"https://metager.to/"
target=
"_blank"
rel=
"noopener"
>
{{ trans('staticPages.nav13') }}
</a></li>
<li><a
href=
"https://maps.metager.de"
target=
"_blank"
>
Maps.MetaGer.de
</a></li>
<li><a
href=
"https://gitlab.metager3.de/open-source/MetaGer"
target=
"_blank"
rel=
"noopener"
>
{{ trans('staticPages.nav24') }}
</a></li>
...
...
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