From f56afb23363a40d6baa68db15b178e627827c0dc Mon Sep 17 00:00:00 2001 From: Brandon Rodriguez <brodriguez8774@gmail.com> Date: Thu, 27 Oct 2016 13:38:17 -0400 Subject: [PATCH] Fix invalid html markup for ch11pt01 --- chapter11/project1/display-customers.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter11/project1/display-customers.php b/chapter11/project1/display-customers.php index 5d2a7c1..cb477f5 100644 --- a/chapter11/project1/display-customers.php +++ b/chapter11/project1/display-customers.php @@ -146,7 +146,7 @@ </div> <!-- end main content column --> </div> <!-- end main content row --> -</div> <!-- end container --> + -- GitLab