commit f626f5da91bd40896b724e24421343d8c9db2b3b parent 21e7ed09a60b25b4beeef15d2f7901b9af900aea Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 1 Mar 2015 13:12:00 +0100 add icons :D Diffstat:
| M | themes/jumbotron/admin.php | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/themes/jumbotron/admin.php b/themes/jumbotron/admin.php @@ -221,6 +221,7 @@ foreach($langs as $prio => $lang) { <th>ID</th> <th>Title</th> <th>Short Description</th> + <th><span class="glyphicon glyphicon glyphicon-cog" aria-hidden="true"></span></th> </tr> <?php $id = 1;