Rename the multi document download link from "Download" to "Advanced download" for consistency.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -152,7 +152,7 @@ link_document_multiple_document_type_edit = Link(
|
||||
view='documents:document_multiple_document_type_edit'
|
||||
)
|
||||
link_document_multiple_download = Link(
|
||||
text=_('Download'), view='documents:document_multiple_download_form'
|
||||
text=_('Advanced download'), view='documents:document_multiple_download_form'
|
||||
)
|
||||
link_document_multiple_update_page_count = Link(
|
||||
text=_('Recalculate page count'),
|
||||
|
||||
Reference in New Issue
Block a user