Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
open-source
MetaGer
Commits
c62abc17
Commit
c62abc17
authored
Oct 02, 2018
by
Karl Hasselbring
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Neue Fontawesome Symbole verwendet
parent
c2eca02f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
resources/views/parts/sidebar.blade.php
resources/views/parts/sidebar.blade.php
+2
-2
No files found.
resources/views/parts/sidebar.blade.php
View file @
c62abc17
...
...
@@ -33,7 +33,7 @@
<hr>
<li>
<a
href=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "
/
spende
/")
}}"
tabindex=
"202"
>
<i
class=
"fa fa-
m
one
y
"
aria-hidden=
"true"
></i>
<i
class=
"fa fa-
d
on
at
e"
aria-hidden=
"true"
></i>
<span>
{{ trans('sidebar.nav2') }}
</span>
</a>
</li>
...
...
@@ -47,7 +47,7 @@
<li
class=
"metager-dropdown"
>
<input
id=
"contactToggle"
class=
"sidebarCheckbox"
type=
"checkbox"
>
<label
for=
"contactToggle"
class=
"metager-dropdown-toggle navigation-element"
aria-haspopup=
"true"
id=
"navigationKontakt"
tabindex=
"219"
>
<i
class=
"fa fa-comments
-o
"
aria-hidden=
"true"
></i>
<i
class=
"fa fa-comments"
aria-hidden=
"true"
></i>
<span>
{{ trans('sidebar.nav18') }}
</span>
<span
class=
"caret"
></span>
</label>
...
...
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