@@ -127,6 +141,13 @@ class AttachmentReplaceView(ArticleMixin, FormView):
...
@@ -127,6 +141,13 @@ class AttachmentReplaceView(ArticleMixin, FormView):
form.fields['file'].help_text=_(u'Your new file will automatically be renamed to match the file already present. Files with different extensions are not allowed.')
form.fields['file'].help_text=_(u'Your new file will automatically be renamed to match the file already present. Files with different extensions are not allowed.')