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
4652b8c2
Commit
4652b8c2
authored
Aug 22, 2016
by
Dominik Hebeler
Browse files
Merge branch '200-letzten-satz-entfernen' into 'development'
Text geändert Closes
#200
See merge request
!301
parents
ec05a546
29d670c3
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/MetaGer.php
View file @
4652b8c2
...
...
@@ -287,7 +287,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