mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Update -ngx in django templates / urls
This commit is contained in:
@@ -132,8 +132,8 @@ websocket_urlpatterns = [
|
||||
]
|
||||
|
||||
# Text in each page's <h1> (and above login form).
|
||||
admin.site.site_header = "Paperless-ng"
|
||||
admin.site.site_header = "Paperless-ngx"
|
||||
# Text at the end of each page's <title>.
|
||||
admin.site.site_title = "Paperless-ng"
|
||||
admin.site.site_title = "Paperless-ngx"
|
||||
# Text at the top of the admin index page.
|
||||
admin.site.index_title = _("Paperless-ng administration")
|
||||
admin.site.index_title = _("Paperless-ngx administration")
|
||||
|
Reference in New Issue
Block a user