summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/main.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main.php b/templates/main.php
index 0d27e7f3..65e811e6 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -3,7 +3,7 @@ if (\OC_Util::isIe()) {
?>
<div id="app-content">
<div class="emptycontent">
- <div class="icon-contacts"></div>
+ <div class="icon-contacts-dark"></div>
<h2><?php p($l->t('Your web browser is out of date')); ?></h2>
<p><?php p($l->t('This application is not compatible with Internet Explorer')); ?></p>
</div>