Skip to content

Commit fbee56a

Browse files
committed
Removed IcoMoon library reference
1 parent 91bdc90 commit fbee56a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

changelog.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
- -> Removed
1515
! -> Note
1616

17+
###WIP
18+
- Removed IcoMoon library reference
19+
1720
Version 8.1.8
1821
^ General PHP improvements
1922
$ Updated NL language file (thanks Peter)

mod_shoutbox/tmpl/default.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
defined('_JEXEC') or die('Restricted access');
99

10-
JHtml::_('stylesheet', 'jui/icomoon.css', array(), true);
1110
JHtml::_('stylesheet', 'mod_shoutbox/mod_shoutbox.css', array(), true);
1211
$style = '.jjshoutboxoutput {
1312
height: ' . $outputheight . 'px;

0 commit comments

Comments
 (0)