1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 20:31:41 +02:00

Styling fixes

This commit is contained in:
Cameron
2013-02-22 02:17:19 -08:00
parent 844396a076
commit 7b1f2d4b8c
6 changed files with 27 additions and 18 deletions

View File

@@ -2816,7 +2816,7 @@ class e_form
<fieldset id='{$elid}-list'>
<legend class='{$legend_class}'>".$options['legend']."</legend>
".vartrue($options['table_pre'])."
<table class='table adminlist' id='{$elid}-list-table'>
<table class='table adminlist table-striped' id='{$elid}-list-table'>
".$this->colGroup($fields, $current_fields)."
".$this->thead($fields, $current_fields, varset($options['head_query']), varset($options['query']))."
<tbody id='e-sort'>