From 5d9c099a1eafc022d5e9e390f9bfa4bb80fa54e2 Mon Sep 17 00:00:00 2001 From: ruan <2369127-ruany@users.noreply.gitlab.com> Date: Thu, 25 Jul 2024 15:06:17 +0200 Subject: [PATCH] Use btn-primary for error pages --- error/access-denied.php | 2 +- error/missing-extensions.php | 2 +- error/outdated-plugin.php | 2 +- error/tables-not-found.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/error/access-denied.php b/error/access-denied.php index 57ab778..034a85b 100644 --- a/error/access-denied.php +++ b/error/access-denied.php @@ -34,7 +34,7 @@ ?>
- Try Again + Try Again diff --git a/error/missing-extensions.php b/error/missing-extensions.php index f7d1f15..6210dbc 100644 --- a/error/missing-extensions.php +++ b/error/missing-extensions.php @@ -32,7 +32,7 @@ ?>
- Try Again + Try Again diff --git a/error/outdated-plugin.php b/error/outdated-plugin.php index 1331e6a..c53a198 100644 --- a/error/outdated-plugin.php +++ b/error/outdated-plugin.php @@ -21,7 +21,7 @@ LiteBans will automatically upgrade the tables in the database after you have updated. After this, the web interface will work as normal.
- Try Again + Try Again diff --git a/error/tables-not-found.php b/error/tables-not-found.php index 6e0bf0b..d69fda1 100644 --- a/error/tables-not-found.php +++ b/error/tables-not-found.php @@ -63,7 +63,7 @@ ?>
- Try Again + Try Again