diff --git a/222/222artist_portalB.php b/222/222artist_portalB.php index f096182..daef733 100644 --- a/222/222artist_portalB.php +++ b/222/222artist_portalB.php @@ -89,8 +89,8 @@ you are now logged in as '$row[1]'"; // Creates form fields to change artist info using the POST method. echo '
';
-			echo 'First Name 	' . $row[3];
-			echo '
Last Name ' . $row[4]; + echo 'First Name '; + echo '
Last Name '; echo '
'; // Allows user to select a file to upload and upload it. echo '
Select Image to Upload: ' .