From 5a12beff15ca725ce3cafc0abf1addd98e146d7b Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Tue, 26 Mar 2024 12:33:59 +0000 Subject: Fix some spelling issues in the webcpanel that were missed earlier. --- modules/webcpanel/templates/hostserv/request.html | 10 +++++----- modules/webcpanel/templates/nickserv/info.html | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/webcpanel/templates/hostserv/request.html b/modules/webcpanel/templates/hostserv/request.html index 7bc087a6d..76bc0b11b 100644 --- a/modules/webcpanel/templates/hostserv/request.html +++ b/modules/webcpanel/templates/hostserv/request.html @@ -1,5 +1,5 @@ {INCLUDE layout/header.loggedin.html} -
vHost Information
+
VHost Information
{FOR M IN MESSAGES}
@@ -10,7 +10,7 @@ - + @@ -36,7 +36,7 @@ {ELSE} - + {END IF} diff --git a/modules/webcpanel/templates/nickserv/info.html b/modules/webcpanel/templates/nickserv/info.html index 1b4fa1e56..4b50f61dd 100644 --- a/modules/webcpanel/templates/nickserv/info.html +++ b/modules/webcpanel/templates/nickserv/info.html @@ -22,7 +22,7 @@ {IF EXISTS EMAIL} - + {END IF} -- cgit
Your current vHost:Your current VHost: {IF EXISTS VHOST} {VHOST} @@ -24,9 +24,9 @@
{IF EXISTS VHOST} - Request a new vHost + Request a new VHost {ELSE} - Request a vHost + Request a VHost {END IF}
vHost requests are disabled on this network.VHost requests are disabled on this network.
E-mail:Email: {EMAIL}