Update alert when javascript is not enable

add Bootstrap warning
Change message
This commit is contained in:
dattaz 2016-10-09 21:32:19 +02:00 committed by GitHub
parent e38f986308
commit 56dec03a78

View file

@ -51,7 +51,9 @@
</a>
</div>
<noscript>
Please enable javascript
<div class="alert alert-warning">
<p> <strong> Warning ! </strong> You must enable Javascript to view this page properly. </p>
</div>
</noscript>
<div id="slideTo" style="display: none; z-index: 100;"></div>