From 418e0bd89d35489ebce2f3cec5e7719d65d61405 Mon Sep 17 00:00:00 2001 From: nrpatten Date: Sat, 26 Oct 2013 21:43:38 -0400 Subject: [PATCH] Update statsjs.tpl to js.tpl --- public/templates/mpos/statistics/js.tpl | 30 +++++++++++++++++++ .../mpos/statistics/pool/default.tpl | 2 +- 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 public/templates/mpos/statistics/js.tpl diff --git a/public/templates/mpos/statistics/js.tpl b/public/templates/mpos/statistics/js.tpl new file mode 100644 index 00000000..d8111ddd --- /dev/null +++ b/public/templates/mpos/statistics/js.tpl @@ -0,0 +1,30 @@ + diff --git a/public/templates/mpos/statistics/pool/default.tpl b/public/templates/mpos/statistics/pool/default.tpl index 398974c4..4b3e5453 100644 --- a/public/templates/mpos/statistics/pool/default.tpl +++ b/public/templates/mpos/statistics/pool/default.tpl @@ -6,4 +6,4 @@ {include file="statistics/blocks/small_table.tpl" ALIGN="right" SHORT=true} -{include file="statistics/statsjs.tpl"} +{include file="statistics/js.tpl"}