web synchronized with the new changes
This commit is contained in:
@@ -462,7 +462,7 @@ fn load_error_response(error: LoadError) -> Response {
|
||||
LoadError::Forbidden => (
|
||||
StatusCode::FORBIDDEN,
|
||||
Html(ui::render_load_error(
|
||||
"Administrator access is required.",
|
||||
"Table-management permission is required.",
|
||||
)),
|
||||
)
|
||||
.into_response(),
|
||||
|
||||
Reference in New Issue
Block a user