Browse Source

Ajout de l'URL du QRcode

master
heuzef 9 years ago
parent
commit
f582aa195e
2 changed files with 3 additions and 0 deletions
  1. +3
    -0
      index.php
  2. BIN
      medias/c0f08ae603e364cb554fe71c9fc94ffd.zip

+ 3
- 0
index.php View File

@@ -169,6 +169,9 @@ $message[11]='
<hr /> <hr />
<h1><i class="glyphicon glyphicon-phone"></i>Affichage téléphone</h1> <h1><i class="glyphicon glyphicon-phone"></i>Affichage téléphone</h1>
<img class="img-responsive" src="https://chart.googleapis.com/chart?chs=300x300&cht=qr&chl=http%3A%2F%2Fwww.ecomonde.land%2Fmedias/<?php echo $hash; ?>&choe=UTF-8" /> <img class="img-responsive" src="https://chart.googleapis.com/chart?chs=300x300&cht=qr&chl=http%3A%2F%2Fwww.ecomonde.land%2Fmedias/<?php echo $hash; ?>&choe=UTF-8" />
<div class="form-group">
<input class="form-control input-sm" type="text" value="http://www.ecomonde.land/medias/<?php echo $hash; ?>">
</div>
</div> </div>
</div> </div>
</div> </div>


BIN
medias/c0f08ae603e364cb554fe71c9fc94ffd.zip View File


Loading…
Cancel
Save