mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 01:13:25 +01:00
Fix two more (one?) spelling mistake(s)
This commit is contained in:
parent
a2f54b5699
commit
fc2a695161
@ -129,8 +129,8 @@
|
||||
|
||||
if ($phpgw_info['server']['versions']['phpgwapi'] > $apiversion)
|
||||
{
|
||||
echo '<p><b>' . lang('You are running a newer version of phpGroupWare then your database is setup for')
|
||||
. '<br>' . lang('It is recommend that you run setup to upgrade your tables to the current version')
|
||||
echo '<p><b>' . lang('You are running a newer version of phpGroupWare than your database is setup for') . '.'
|
||||
. '<br>' . lang('It is recommended that you run setup to upgrade your tables to the current version') . '.'
|
||||
. '</b>';
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user