- Fix display of menu icons.

Signed-off-by: TheLuda <theluda@getmangos.com>
This commit is contained in:
TheLuda
2012-09-19 17:44:44 +02:00
parent 311a1198c4
commit 027850c5e2
5 changed files with 6 additions and 7 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
<?php
/*
* UDWBase: WOWDB Web Interface
*
@@ -575,4 +574,4 @@ function position($id, $type) {
$smarty->assign('zonedata', $zonedata);
$smarty->assign('exdata', $exdata);
}
}
}