From e62bc4740221bbca757a5970d48ee694d7db337b Mon Sep 17 00:00:00 2001 From: William Harrington Date: Wed, 13 Feb 2019 01:35:42 -0600 Subject: Attempt to give better names/ids for checkboxes. --- A8_srv_build/list.php | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'A8_srv_build') diff --git a/A8_srv_build/list.php b/A8_srv_build/list.php index c5c3b47..db89053 100644 --- a/A8_srv_build/list.php +++ b/A8_srv_build/list.php @@ -37,19 +37,19 @@ $url = isset($_SESSION['url']) ? $_SESSION['url'] : null; Add Record

Select columns:
- />Configure - />Build - />Install - />Setup - />Notes - />URL
- +
rowCount() > 0) { echo '
No data found!
'; } ?> - + Check All @@ -239,15 +239,15 @@ if ($stmt->rowCount() > 0) {