mirror of
https://github.com/e107inc/e107.git
synced 2025-08-10 16:46:50 +02:00
Changed Tabs code to bootstrap instead of jquery-ui
This commit is contained in:
@@ -160,7 +160,7 @@ else
|
||||
|
||||
echo '
|
||||
|
||||
<div id="myModal" class="modal hide fade" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
|
||||
<div id="myModal" class="modal hide fade" tabindex="-1" role="dialog" aria-hidden="true">
|
||||
<div class="modal-header">
|
||||
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
|
||||
|
||||
|
Reference in New Issue
Block a user