From d0dd5e48fb9f7f99e6c83f2effb6595c750d9d90 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 16 Nov 2016 07:14:04 +0100 Subject: [PATCH] auth: tweak previous --- src/opnsense/service/templates/OPNsense/Auth/motd.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/opnsense/service/templates/OPNsense/Auth/motd.in b/src/opnsense/service/templates/OPNsense/Auth/motd.in index 0e7bee705..27d58f9b2 100644 --- a/src/opnsense/service/templates/OPNsense/Auth/motd.in +++ b/src/opnsense/service/templates/OPNsense/Auth/motd.in @@ -1,9 +1,9 @@ - -------------------------------------------- -| Hello, this is OPNsense %%CORE_ABI%%! | +---------------------------------------------- +| Hello, this is OPNsense %%CORE_ABI%%! | | | | Website: https://opnsense.org/ | | Handbook: https://docs.opnsense.org/  | | Forums: https://forums.opnsense.org/ | | Lists: https://lists.opnsense.org/ | | Code: https://github.com/opnsense | - -------------------------------------------- +----------------------------------------------