diff options
Diffstat (limited to 'modules/clippings/module.php')
| -rw-r--r-- | modules/clippings/module.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/clippings/module.php b/modules/clippings/module.php index ec72a7fab4..a3c9a725a3 100644 --- a/modules/clippings/module.php +++ b/modules/clippings/module.php @@ -410,7 +410,7 @@ class clippings_WT_Module extends WT_Module implements WT_Module_Menu, WT_Module <tr><td class="descriptionbox width50 wrap">'.i18n::translate('Zip File(s)').help_link('zip').'</td> <td class="optionbox"><input type="checkbox" name="Zip" value="yes" checked="checked" /></td></tr> - <tr><td class="descriptionbox width50 wrap">'.i18n::translate('Include Media (automatically zips files)').help_link('include_media').'</td> + <tr><td class="descriptionbox width50 wrap">'.i18n::translate('Include media (automatically zips files)').help_link('include_media').'</td> <td class="optionbox"><input type="checkbox" name="IncludeMedia" value="yes" checked="checked" /></td></tr> '; |
