You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/zenodo_rdm/config.py
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -77,11 +77,10 @@
77
77
"description": (
78
78
'<div class="ui warning visible message">'
79
79
'<div class="header">You can delete your record</div>'
80
-
'<p>Please follow the documentation on <a href="https://help.zenodo.org/docs/deposit/manage-records/#delete">how to delete records</a> instead of creating a support ticket here.</p>'
81
-
"<p>Note: if you are not able to delete the record as you are not the uploader, choose <em>take-down notice</em> instead</p>"
80
+
'<p>Please follow the documentation on <a href="https://help.zenodo.org/docs/deposit/manage-records/#delete">how to delete records</a> first. Requests for records within 30 days of publication will be automatically declined.</p>'
81
+
"<p>Note: If over 30 days have passed since publication, please enquire below. If you are not the uploader, choose <em>take-down notice</em> instead.</p>"
0 commit comments