1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-13 05:55:02 +02:00

Bootstrap dialog warning added.

This commit is contained in:
Cameron
2013-03-19 04:33:35 -07:00
parent ff756111ae
commit c93a6b926e
2 changed files with 12 additions and 13 deletions

View File

@@ -131,10 +131,10 @@ class e_bootstrap
$text = "<div class='alert alert-warning'>Warning: These will only work if you have a bootstrap-based theme installed</div>";
$text = '
$text .= '
<ul class="nav nav-tabs">';
$text .= '<li class="active" ><a href="#mbuttons" data-toggle="tab">Buttons</a></li>';