diff --git a/Makefile b/Makefile index fa51de1f6ff00e415dd88c510f29131690591a8d..47aa185e29b3d667e605b93f17c83ecd3e1feb9c 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ APP_DIST=\ EXTRA_DIST=README Makefile config.mk -DISTFILES=$(APP_DIST) $(EXTRA_DIST) +DISTFILES=$(APP_DIST) $(EXTRA_DIST) TAR=tar diff --git a/dovecot-details-html.lsp b/dovecot-details-html.lsp index 13cb2232a6dfdc497ae66a24c181b85d4c49286d..7a71ba11d1b49708eca8e227aba15f48f00aea54 100644 --- a/dovecot-details-html.lsp +++ b/dovecot-details-html.lsp @@ -1,4 +1,4 @@ -<% local data, viewlibrary, page_info, session = ... +<% local data, viewlibrary, page_info, session = ... htmlviewfunctions = require("htmlviewfunctions") html = require("acf.html") %> diff --git a/dovecot-model.lua b/dovecot-model.lua index e2cd0f0c65755f0486aaf7475f7b3dccc6a64a98..69bd2dad98ba9f0898b0d473ac85203b9ee8c87b 100644 --- a/dovecot-model.lua +++ b/dovecot-model.lua @@ -21,7 +21,7 @@ local config function mymodule.get_startstop(self, clientdata) return modelfunctions.get_startstop(processname) end - + function mymodule.startstop_service(self, startstop, action) return modelfunctions.startstop_service(startstop, action) end diff --git a/dovecot.menu b/dovecot.menu index 15102438e9b00583ca2e510cd306259f1a70f308..612b60a6f95fdfb5442d6f58f697706b7b3325ad 100644 --- a/dovecot.menu +++ b/dovecot.menu @@ -1,4 +1,4 @@ #CAT GROUP/DESC TAB ACTION -Applications 65Dovecot Status details +Applications 65Dovecot Status details Applications 65Dovecot Expert expert Applications 65Dovecot Logfile logfile