diff options
| -rw-r--r-- | templates/view_xref_contact_group.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/view_xref_contact_group.tpl b/templates/view_xref_contact_group.tpl index cada284..4b1f349 100644 --- a/templates/view_xref_contact_group.tpl +++ b/templates/view_xref_contact_group.tpl @@ -2,7 +2,7 @@ {jstab title="`$xrefGroup->mTitle` ({$xrefGroup->mXrefs|@count})"} {legend legend=$xrefGroup->mTitle} <div class="form-group table-responsive"> - <table> + <table class="table"> <thead> <tr> <th style="width:30%">{tr}Type{/tr}</th> |
