mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +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)
|
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')
|
echo '<p><b>' . lang('You are running a newer version of phpGroupWare than your database is setup for') . '.'
|
||||||
. '<br>' . lang('It is recommend that you run setup to upgrade your tables to the current version')
|
. '<br>' . lang('It is recommended that you run setup to upgrade your tables to the current version') . '.'
|
||||||
. '</b>';
|
. '</b>';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user