Small UI improvement to Content / Content Definition export UI.

This commit is contained in:
Sipke Schoorstra
2015-09-12 19:25:55 +01:00
parent 5540e98079
commit fe43ef4912

View File

@@ -9,13 +9,14 @@
<thead> <thead>
<tr> <tr>
<th>@T("Content Type")</th> <th>@T("Content Type")</th>
<th>@T("Content")</th> <th>
<th>@T("Content Definition")</th> <input type="checkbox" class="check-all-in-column" />
</tr> @T("Content")
<tr class="sub"> </th>
<th>&nbsp;</th> <th>
<th><input type="checkbox" class="check-all-in-column" /></th> <input type="checkbox" class="check-all-in-column" />
<th><input type="checkbox" class="check-all-in-column" /></th> @T("Content Definition")
</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>