diff options
Diffstat (limited to 'app/Module/ReviewChangesModule.php')
| -rw-r--r-- | app/Module/ReviewChangesModule.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Module/ReviewChangesModule.php b/app/Module/ReviewChangesModule.php index 1d9cbdb5bc..7090dbe0d0 100644 --- a/app/Module/ReviewChangesModule.php +++ b/app/Module/ReviewChangesModule.php @@ -176,7 +176,7 @@ class ReviewChangesModule extends AbstractModule implements ModuleBlockInterface ?> <tr> <td colspan="2"> - <?php echo I18N::translate('This block will show editors a list of records with pending changes that need to be approved by a moderator. It also generates daily emails to moderators whenever pending changes exist.'); ?> + <?php echo I18N::translate('This block will show editors a list of records with pending changes that need to be approved by a moderator. It also generates daily emails to moderators whenever pending changes exist.'); ?> </td> </tr> |
