Index: /branches/1.2/admin/xcache.tpl.php
===================================================================
--- /branches/1.2/admin/xcache.tpl.php	(revision 188)
+++ /branches/1.2/admin/xcache.tpl.php	(revision 362)
@@ -62,5 +62,5 @@
 	foreach ($cacheinfos as $i => $ci) {
 		echo "
-		<tr ", $a->next(), " height=\"20\">";
+		<tr ", $a->next(), ">";
 		$pavail = (int) ($ci['avail'] / $ci['size'] * 100);
 		$pused = 100 - $pavail;
