From: Michael Tremer Date: Mon, 3 Feb 2020 12:12:19 +0000 (+0000) Subject: fireinfo: Show total amount of profiles in database X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dc96f75429b7abfe166e879d926961f9ba3399dd;p=ipfire.org.git fireinfo: Show total amount of profiles in database Signed-off-by: Michael Tremer --- diff --git a/Makefile.am b/Makefile.am index a5f6e265..f9657875 100644 --- a/Makefile.am +++ b/Makefile.am @@ -197,6 +197,7 @@ templates_download_DATA = \ templates_downloaddir = $(templatesdir)/download templates_fireinfo_DATA = \ + src/templates/fireinfo/admin.html \ src/templates/fireinfo/driver.html \ src/templates/fireinfo/index.html \ src/templates/fireinfo/i-use-1.png \ diff --git a/src/templates/base.html b/src/templates/base.html index 5b0ad327..3a56f88c 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -142,6 +142,14 @@