From 4797a1b189c1d34456f919306c58a6f85236c758 Mon Sep 17 00:00:00 2001 From: Brian Read Date: Thu, 23 Jan 2025 09:59:29 +0000 Subject: [PATCH] Add mojo version to footer --- .../themes/default/templates/partials/_footer.html.ep | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/root/usr/share/smanager/themes/default/templates/partials/_footer.html.ep b/root/usr/share/smanager/themes/default/templates/partials/_footer.html.ep index 11c4af2..a509bae 100644 --- a/root/usr/share/smanager/themes/default/templates/partials/_footer.html.ep +++ b/root/usr/share/smanager/themes/default/templates/partials/_footer.html.ep @@ -4,9 +4,9 @@ % if ( $c->is_logged_in ) { SME Server <%= session 'releaseVersion' %>-<%= $c->app->VERSION %> Manager II - <%= Mojolicious->VERSION %> + (Mojo:<%= Mojolicious->VERSION %>) % }
Copyright 1999-2006 Mitel Corporation
%= session 'copyRight'
Copyright (c) 2013-2024 Koozali Foundation Inc.
-
\ No newline at end of file +