From 9b934599d84f0b3dd32cda657790dc2c34bd95d8 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Tue, 26 May 2009 16:00:59 +0000 Subject: Updates for alpine 1.9 apk tools and openrc. Bug fix for format.lua string_to_table. --- app/status-html.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/status-html.lsp b/app/status-html.lsp index 8bd53db..eb63527 100644 --- a/app/status-html.lsp +++ b/app/status-html.lsp @@ -19,6 +19,6 @@ end displayitem(data.value.autostart) if not (data.value.version and data.value.version.errtxt) and data.value.autostart and data.value.autostart.errtxt and session.permissions.rc and session.permissions.rc.edit then %> - Schedule autostart + Enable autostart <% end %> -- cgit v1.2.3