summaryrefslogtreecommitdiff
path: root/clippings.php
diff options
context:
space:
mode:
Diffstat (limited to 'clippings.php')
-rw-r--r--clippings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/clippings.php b/clippings.php
index 70bb06e796..a894a49cd1 100644
--- a/clippings.php
+++ b/clippings.php
@@ -166,7 +166,7 @@ if ($ct==0) {
<tr><td class="descriptionbox width50 wrap"><?php echo 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"><?php echo i18n::translate('Include Media (automatically zips files)'), help_link('include_media'); ?></td>
+ <tr><td class="descriptionbox width50 wrap"><?php echo 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>
<?php