1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 16:46:50 +02:00

Issue #1138 - Bootstrap3 UI fixes.

This commit is contained in:
Cameron
2015-07-15 19:33:15 -07:00
parent 35f225aa79
commit a26de7bc84
26 changed files with 156 additions and 125 deletions

View File

@@ -1187,7 +1187,7 @@ $columnInfo = array(
<div class='tab-pane active' id='download-create'>
<table class='table adminform'>
<table class='table adminform' style='margin:0'>
<tr>
<td>".DOWLAN_13."</td>
<td style='width:80%'>
@@ -1240,7 +1240,7 @@ $columnInfo = array(
</table>
</div>
<div class='tab-pane' id='download-edit-external'>
<table class='table adminform'>
<table class='table adminform' style='margin:0'>
<tr>
<td>".DOWLAN_149."</td>
<td style='width:80%;'>
@@ -1328,7 +1328,7 @@ $columnInfo = array(
</div>
</div>
<fieldset id='download-edit-therest'>
<table class='table adminform'>
<table class='table adminform' >
<tr>
<td style='width:20%'>".DOWLAN_11."</td>
<td style='width:80%'>";