Skip to content

Commit 9aadf25

Browse files
committed
fak
1 parent fe15e4d commit 9aadf25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cloudbot/web/templates/commands.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ <h4>Under Construction!</h4>
3333
<i class ="glyphicon glyphicon-lock" data-toggle="tooltip" data-placement="left" title="{{ perm }}"></i>
3434
</td>
3535
{% else %}
36-
<td class="hidden-phone hidden-tablet"a data-value="zz"></td>
36+
<td data-value="zz"></td>
3737
{% endif %}
3838
</tr>
3939
{% endfor %}
4040
</table>
4141
</div>
4242
</div>
43-
{% endblock %}glyphicon glyphicon-th-large
43+
{% endblock %}

0 commit comments

Comments
 (0)