Przeglądaj źródła

fix settings icon

causefx 8 lat temu
rodzic
commit
9b3d4395c3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -1089,7 +1089,7 @@ $group = (isset($group) ? $group : "guest");
 											<div class="w-icon">
 												<center>
 													<i style="">
-														<img src="images/settings.png" style="height: 100px; margin-top: -10px;" class="">
+														<img src="<?=$settingsIcon;?>" style="height: 100px; margin-top: -10px;" class="">
 													</i>
 												</center>
 											</div>