Skip to content

Commit

Permalink
Sort images
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Aug 21, 2014
1 parent 7521c98 commit 0336cbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions horde/util/icon_browser.php
Expand Up @@ -47,6 +47,7 @@
}

if (count($imgs)) {
natsort($imgs);
foreach ($imgs as $img) {
echo Horde_Themes_Image::tag(
Horde_Themes::img(
Expand Down

0 comments on commit 0336cbd

Please sign in to comment.