From 649d63974b9a3a9d6042892d00e0377022cb44c9 Mon Sep 17 00:00:00 2001 From: redray <redray@ispconfig3> Date: Fri, 06 Mar 2009 20:34:30 -0500 Subject: [PATCH] fixed form problems ... http://www.sprawsm.com/uni-form/ --- interface/web/monitor/templates/show_data.htm | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/interface/web/monitor/templates/show_data.htm b/interface/web/monitor/templates/show_data.htm index df399fb..f83440f 100644 --- a/interface/web/monitor/templates/show_data.htm +++ b/interface/web/monitor/templates/show_data.htm @@ -1,4 +1,5 @@ -<h2><tmpl_var name="title"></h2> +<h2><tmpl_var name="list_head_txt"></h2> +<p><tmpl_var name="list_desc_txt"></p> <div class="panel panel_system"> -- Gitblit v1.9.1