Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Update abut dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
nghuuphuoc committed Aug 1, 2013
1 parent ff45797 commit 447f2b1
Showing 1 changed file with 16 additions and 23 deletions.
39 changes: 16 additions & 23 deletions src/www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,30 +79,23 @@
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
<h4 class="modal-title">About</h4>
<h4 class="modal-title">About Responsive Test</h4>
</div>
<div class="modal-body">
<dl class="dl-horizontal">
<dt>Created by</dt>
<dd>Nguyen Huu Phuoc, <a href="mailto: phuoc@huuphuoc.me">phuoc@huuphuoc.me</a>, <a href="http://twitter.com/nghuuphuoc">@nghuuphuoc</a></dd>
<dt>Copyright</dt>
<dd>(c) 2013, APL Solutions</dd>
<dt>Other services</dt>
<dd>
<a href="http://www.zootemplate.com" title="Premium Joomla 2.5 templates and Joomla Extensions Club">www.zootemplate.com</a>,
<a href="http://www.magentothemes.net" title="Designing beautiful Magento Themes, powerful Magento Extensions and top notch support satisfy all needs of your online shop">www.magentothemes.net</a>
</dd>
<dt>Powered by</dt>
<dd>
<p>
<a href="http://getbootstrap.com">Twitter Bootstrap 3</a>,
<a href="http://angularjs.org">AngularJs</a>,
<a href="http://jquery.com">jQuery</a> and <a href="http://jqueryui.com">jQuery UI</a>
</p>
<iframe src="http://ghbtns.com/github-btn.html?user=nghuuphuoc&repo=responsivetest&type=fork" allowtransparency="true" frameborder="0" scrolling="0" width="53" height="20"></iframe>
<iframe src="http://ghbtns.com/github-btn.html?user=nghuuphuoc&type=follow" allowtransparency="true" frameborder="0" scrolling="0" width="152" height="20"></iframe>
</dd>
</dl>
<div class="modal-body text-center">
<p>
v1.1<br />
Created by Nguyen Huu Phuoc<br />
&copy; 2013 APL Solutions
</p>
<ul class="list-unstyled">
<li><i class="icon-inbox"></i> <a href="mailto: phuoc@huuphuoc.me">phuoc@huuphuoc.me</a></li>
<li><i class="icon-twitter"></i> <a href="http://twitter.com/nghuuphuoc">@nghuuphuoc</a></li>
<li><i class="icon-github"></i> <a href="http://github.com/nghuuphuoc">nghuuphuoc</a></li>
</ul>

<p class="well-small">Powered by <a href="http://getbootstrap.com">Twitter Bootstrap 3</a>, <a href="http://angularjs.org">AngularJs</a>, <a href="http://jquery.com">jQuery</a> and <a href="http://jqueryui.com">jQuery UI</a></p>
<iframe src="http://ghbtns.com/github-btn.html?user=nghuuphuoc&repo=responsivetest&type=fork" allowtransparency="true" frameborder="0" scrolling="0" width="53" height="20"></iframe>
<iframe src="http://ghbtns.com/github-btn.html?user=nghuuphuoc&type=follow" allowtransparency="true" frameborder="0" scrolling="0" width="152" height="20"></iframe>
</div>
</div>
</div>
Expand Down

0 comments on commit 447f2b1

Please sign in to comment.