diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/admin/ws_checker.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/yoga/admin/ws_checker.tpl b/template/yoga/admin/ws_checker.tpl index d4365155f..db11059b1 100644 --- a/template/yoga/admin/ws_checker.tpl +++ b/template/yoga/admin/ws_checker.tpl @@ -223,4 +223,7 @@ </fieldset>
</form>
+<!-- BEGIN ws_status -->
+ <h3>{acc_list.ws_status.VALUE}</h3>
+<!-- END ws_status -->
<!-- END acc_list -->
|