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
51550e07
Commit
51550e07
authored
Dec 12, 2017
by
Dominik Hebeler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update metager3results.blade.php
parent
ed8c912b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
resources/views/metager3results.blade.php
resources/views/metager3results.blade.php
+1
-1
No files found.
resources/views/metager3results.blade.php
View file @
51550e07
...
...
@@ -17,7 +17,7 @@
</
div
>
@
endif
<
div
class
=
"col-xs-12 col-md-8"
>
@
if
(
!
$apiAuthorized
&&
LaravelLocalization
::
getCurrentLocale
()
==
"de"
&&
strpos
(
url
()
->
current
(),
'/beitritt'
)
===
false
&&
strpos
(
url
()
->
current
(),
'/spendenaufruf'
)
===
false
)
@
if
(
!
$apiAuthorized
&&
!
$metager
->
validated
&&
LaravelLocalization
::
getCurrentLocale
()
==
"de"
&&
strpos
(
url
()
->
current
(),
'/beitritt'
)
===
false
&&
strpos
(
url
()
->
current
(),
'/spendenaufruf'
)
===
false
)
<
div
class
=
"row"
style
=
"margin-bottom: 10px"
>
<
div
class
=
"col-sm-1"
>
</
div
>
...
...
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