diff --git a/admin/ai_model.php b/admin/ai_model.php index cca1f863..a231ce5c 100644 --- a/admin/ai_model.php +++ b/admin/ai_model.php @@ -16,7 +16,7 @@ $num_rows = mysqli_num_rows($sql);

AI Models

- +
@@ -104,5 +104,4 @@ $num_rows = mysqli_num_rows($sql);

AI Providers

- +
@@ -105,5 +105,4 @@ $num_rows = mysqli_num_rows($sql);
-
-
-

API Keys

-
- -
-
- -
- -
-
- -
-
- -
- -
-
-
- -
-
- -
-
- -
- -
-
- -
- -
- - - - "> - - - - - - - - - - - - All Clients"; - } else { - $api_key_client = nullable_htmlentities($row['client_name']); - } - - ?> - - - - - - - - - - - - - - - - - - - - -
-
- -
-
- - Name - - - - Client - - - - Secret - - - - Created - - - - Expires - - Action
-
- -
-
- -
- -
- -
- +
+
+

API Keys

+
+
- +
+ +
+
+ +
+
+ +
+ +
+
+
+ +
+
+ +
+
+ +
+ +
+
+ +
+ +
+ + + + "> + + + + + + + + + + + + All Clients"; + } else { + $api_key_client = nullable_htmlentities($row['client_name']); + } + + ?> + + + + + + + + + + + + + + +
+
+ +
+
+ + Name + + + + Client + + + + Secret + + + + Created + + + + Expires + + Action
+
+ +
+
+ +
+ +
+ +
+ +
+
+ +

Custom Links

- +
@@ -145,5 +145,4 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- +$sql = mysqli_query($mysqli, "SELECT * FROM project_templates WHERE project_template_id = $project_template_id LIMIT 1"); +$row = mysqli_fetch_array($sql); +$project_template_name = nullable_htmlentities($row['project_template_name']); +$project_template_description = nullable_htmlentities($row['project_template_description']); + +ob_start(); + +?> + + +
+ + + + + + +
+ + - - + +
+ + + + +
+ + - - +?> + +
+ + + +
+ + diff --git a/admin/modals/tax/tax_add.php b/admin/modals/tax/tax_add.php index d2ac58b2..57bceba7 100644 --- a/admin/modals/tax/tax_add.php +++ b/admin/modals/tax/tax_add.php @@ -1,30 +1,35 @@ -
@@ -87,7 +87,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); ?> - +
@@ -109,7 +109,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); - +
- Users
-
@@ -233,15 +233,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); ?>
-
- +
-
@@ -313,22 +313,14 @@ ob_start();