Update printable_qr_code.php
authorPatrick McGuire <insidenothing@gmail.com>
Mon, 8 Jun 2020 15:37:02 +0000 (11:37 -0400)
committerGitHub <noreply@github.com>
Mon, 8 Jun 2020 15:37:02 +0000 (11:37 -0400)
printable_qr_code.php

index d13e57a..9b49065 100644 (file)
@@ -51,6 +51,12 @@ echo "
           <img class='img-responsive' style='width:100%;' src='https://www.md-petition.com/qrcode.php?s=qrl&d=https://www.md-petition.com/$link'>
         </div>
       </div>
+      
+      <div class='row'>
+        <div class='col-sm-12'>
+          <h3>https://www.md-petition.com/$link</h3>
+        </div>
+      </div>
 ";
 ?>
     </div>