1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00

Fixed a mailto typo

This commit is contained in:
François Robichet
2012-01-24 21:57:30 +01:00
parent f32866c2fc
commit 540d229eba

View File

@@ -181,7 +181,7 @@
</address> </address>
<address> <address>
<strong>Full Name</strong><br> <strong>Full Name</strong><br>
<a mailto="#">first.last@gmail.com</a> <a href="mailto:#">first.last@gmail.com</a>
</address> </address>
</div> </div>
<div class="span4"> <div class="span4">