Created
February 11, 2015 18:33
-
-
Save pale2hall/020d7c69bfd386df5fe9 to your computer and use it in GitHub Desktop.
Bootstrap 3 Default Alert Class
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php /*Idea: You can fake a default using the well class! */?> | |
<div class="well alert text-center"><strong>Update on Feb 4th 2015</strong>: Fixed small bug where the query was looking at orders of multiple of the same item as one sale.</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment