summaryrefslogtreecommitdiff
path: root/templates/content_role_permissions.tpl
diff options
context:
space:
mode:
authorspiderr <spider@viovio.com>2013-04-24 13:25:37 -0400
committerspiderr <spider@viovio.com>2013-04-24 13:25:37 -0400
commitdf47546bab13b012e69f0bf58b755c76414081aa (patch)
tree83dc78e217007d4158e4eaba280bb7ede28ee7bd /templates/content_role_permissions.tpl
parentb8f73f0b99052ca6e67480f927dd01772b3f1e43 (diff)
downloadliberty-df47546bab13b012e69f0bf58b755c76414081aa.tar.gz
liberty-df47546bab13b012e69f0bf58b755c76414081aa.tar.bz2
liberty-df47546bab13b012e69f0bf58b755c76414081aa.zip
fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to all table.data tags
Diffstat (limited to 'templates/content_role_permissions.tpl')
-rw-r--r--templates/content_role_permissions.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/content_role_permissions.tpl b/templates/content_role_permissions.tpl
index 738ed5e..5b97fce 100644
--- a/templates/content_role_permissions.tpl
+++ b/templates/content_role_permissions.tpl
@@ -18,7 +18,7 @@
{assign var=size value="large/"}
{/if}
- <table class="data">
+ <table class="table data">
<caption>{tr}Permissions set for this content item{/tr}</caption>
<tr>
<th>{tr}Permission{/tr}</th>