From 6123233559f28964c4937888fd41a03befcbf718 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Thu, 24 Feb 2011 17:18:31 +0100 Subject: Fixing a typo --- 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 c452c72..4165200 100644 --- a/app/status-html.lsp +++ b/app/status-html.lsp @@ -19,7 +19,7 @@ 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 viewlibrary.check_permission("alpine-baselayout/rc/edit") then %> -
Enable autoastart
+
Enable autostart
<% end %> -- cgit v1.2.3