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
d4386c72
Commit
d4386c72
authored
Aug 22, 2016
by
Dominik Hebeler
Browse files
Text geändert
parent
48e0f846
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/MetaGer.php
View file @
d4386c72
...
...
@@ -253,7 +253,7 @@ class MetaGer
}
if
(
count
(
$this
->
results
)
<=
0
)
{
$this
->
errors
[]
=
"Leider konnten wir zu Ihrer Sucheingabe keine passenden Ergebnisse finden.
Sie können aber versuchen diese anzupassen.
"
;
$this
->
errors
[]
=
"Leider konnten wir zu Ihrer Sucheingabe keine passenden Ergebnisse finden."
;
}
}
...
...
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