diff --git a/src/views/admin/advanced/cache.tpl b/src/views/admin/advanced/cache.tpl index aa38de4da4..b2d71618b7 100644 --- a/src/views/admin/advanced/cache.tpl +++ b/src/views/admin/advanced/cache.tpl @@ -6,12 +6,6 @@
[[admin/advanced/cache:post-cache]]
-
- {postCache.itemCount}
- -
- {postCache.avgPostSize}
-
{postCache.length} / {postCache.max}
@@ -25,6 +19,14 @@ {postCache.misses}
{postCache.hitRatio}
+
+ +
+ {postCache.itemCount}
+ +
+ {postCache.avgPostSize}
+