summaryrefslogtreecommitdiff
path: root/addmedia.php
diff options
context:
space:
mode:
Diffstat (limited to 'addmedia.php')
-rw-r--r--addmedia.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/addmedia.php b/addmedia.php
index 5721958b50..5ecd12f4f3 100644
--- a/addmedia.php
+++ b/addmedia.php
@@ -691,7 +691,7 @@ if (Auth::isAdmin()) {
} else {
echo '<input type="checkbox" name="preserve_last_changed">';
}
- echo I18N::translate('Do not update the “last change” record'), help_link('no_update_CHAN'), '<br>';
+ echo I18N::translate('Do not update the “last change” record'), '<br>';
echo '</td></tr>';
}
echo '</table>';