Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

Commit

Permalink
Changed icon to bototstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Nov 24, 2014
1 parent 9e832b6 commit f47e31d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
?>
<a class="btn btn-info" href="<?=
$this->url($options['route'], $routeOptions);
?>"><i class="icon-list"></i></a>
?>"><span class="glyphicon glyphicon-file"></span></a>
<?php
}
?>
Expand Down

0 comments on commit f47e31d

Please sign in to comment.