FIX: Invalid HTML on plugins page

This commit is contained in:
Robin Ward 2015-05-13 12:13:25 -04:00
parent 5fdbc6c4b2
commit 882dc8132d

View file

@ -10,13 +10,13 @@
<br/> <br/>
<table> <table>
<thead>
<tr>
<th>{{i18n "admin.plugins.name"}}</th>
<th>{{i18n "admin.plugins.version"}}</th>
</tr>
</thead>
<tbody> <tbody>
<thead>
<tr>
<th>{{i18n "admin.plugins.name"}}</th>
<th>{{i18n "admin.plugins.version"}}</th>
</tr>
</thead>
{{#each plugin in controller}} {{#each plugin in controller}}
<tr> <tr>
<td> <td>