Update footer.php
authorPatrick McGuire <insidenothing@gmail.com>
Wed, 6 May 2020 03:45:40 +0000 (23:45 -0400)
committerGitHub <noreply@github.com>
Wed, 6 May 2020 03:45:40 +0000 (23:45 -0400)
footer.php

index 450eb2f..acdc811 100644 (file)
@@ -1,4 +1,4 @@
-  <div class='col-sm-12' style='text-align:center;'>&COPY 2020 <a href='https://github.com/insidenothing/MarylandElectronicPetitionSignature'>Open Source at GitHub</a></div>
+  <div class='col-sm-12' style='text-align:center;'>&COPY; 2020 <a href='https://github.com/insidenothing/MarylandElectronicPetitionSignature'>Open Source at GitHub</a></div>
   <div class='col-sm-12' style='text-align:center;'><small><?PHP echo $_SERVER['SCRIPT_NAME'];?></small></div>
   </div>
 </body>