Browse Source

update string

main
ghost 3 years ago
parent
commit
d61b2cf69f
  1. 2
      src/application/controller/settings/profile.php

2
src/application/controller/settings/profile.php

@ -142,7 +142,7 @@ if (isset($_POST) && !empty($_POST)) {
MEMCACHE_COMPRESS, MEMCACHE_COMPRESS,
MEMCACHE_DHT_PROFILE_TIMEOUT); MEMCACHE_DHT_PROFILE_TIMEOUT);
$successMessage = _('Profile successfully saved!'); $successMessage = _('Profile successfully updated!');
} }
} }

Loading…
Cancel
Save