Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
dd030224
Commit
dd030224
authored
Dec 12, 2017
by
Dominik Hebeler
Browse files
Update metager3results.blade.php
parent
351bec97
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
resources/views/metager3results.blade.php
View file @
dd030224
...
...
@@ -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
Supports
Markdown
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