|
|
@@ -76,6 +76,7 @@ |
|
|
|
</div> |
|
|
|
<div class="col-lg-5"> |
|
|
|
<div class="well sponsor"> |
|
|
|
... |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
@@ -254,7 +255,9 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="modal-footer"> |
|
|
|
<button type="submit" class="btn btn-danger">Création du Boss</button> |
|
|
|
<a onclick="window.open('music.php?sample=hard.mp3','ecomonde','menubar=no, scrollbars=no, top=100, left=50, width=320, height=100');"> |
|
|
|
<button type="submit" class="btn btn-danger">Création du Boss</button> |
|
|
|
</a> |
|
|
|
<button type="button" class="btn btn-default" data-dismiss="modal">Fermer</button> |
|
|
|
</div> |
|
|
|
</form> |
|
|
|