Update header.php
authorPatrick McGuire <insidenothing@gmail.com>
Thu, 11 Jun 2020 13:34:07 +0000 (09:34 -0400)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2020 13:34:07 +0000 (09:34 -0400)
admin/header.php

index b320258..f15aaa9 100644 (file)
@@ -19,7 +19,7 @@
   <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
   <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
-  <title>MEPS - Maryland Eletronic Petition Software</title>
+  <title><?PHP echo $_COOKIE['name'];?> - Maryland Eletronic Petition Software</title>
 </head>
 <body>
   <div class="container">