diff --git a/src/lib/pages/domains/wizard/step1.svelte b/src/lib/pages/domains/wizard/step1.svelte
index 6c37353c2..fa00ce536 100644
--- a/src/lib/pages/domains/wizard/step1.svelte
+++ b/src/lib/pages/domains/wizard/step1.svelte
@@ -78,8 +78,12 @@
To add a domain to a locally hosted Appwrite project, you must first configure your server
domain.
-
-
+
{/if}
diff --git a/src/routes/console/project-[project]/functions/function-[function]/createManual.svelte b/src/routes/console/project-[project]/functions/function-[function]/createManual.svelte
index 75437ae81..cada9f7e5 100644
--- a/src/routes/console/project-[project]/functions/function-[function]/createManual.svelte
+++ b/src/routes/console/project-[project]/functions/function-[function]/createManual.svelte
@@ -80,12 +80,13 @@
required />
{#if $func.version !== 'v3'}
- Build commands now available for functions v3.0
+
+ Build commands now available for functions v3.0
+
Update your function version to make use of new features including build commands.
-
-
+
{:else}
diff --git a/src/routes/console/project-[project]/functions/function-[function]/execute.svelte b/src/routes/console/project-[project]/functions/function-[function]/execute.svelte
index 1ddddbb7f..26824e5f7 100644
--- a/src/routes/console/project-[project]/functions/function-[function]/execute.svelte
+++ b/src/routes/console/project-[project]/functions/function-[function]/execute.svelte
@@ -113,8 +113,9 @@
Update your function version to make use of new features including customizable HTTP
data in your executions.
-
-
+
Your function is outdated
Update your function version to make use of new features including build commands and HTTP
data in your executions. To update, follow the steps outlined in our
-
- documentation.
+ documentation.
-
-
+
{/if}
diff --git a/src/routes/console/project-[project]/functions/function-[function]/settings/updateConfiguration.svelte b/src/routes/console/project-[project]/functions/function-[function]/settings/updateConfiguration.svelte
index edebc1d10..8f59e953a 100644
--- a/src/routes/console/project-[project]/functions/function-[function]/settings/updateConfiguration.svelte
+++ b/src/routes/console/project-[project]/functions/function-[function]/settings/updateConfiguration.svelte
@@ -290,8 +290,12 @@
When installing Git in a locally hosted Appwrite project, you must
first configure your environment variables.
-
-
+
{/if}
diff --git a/src/routes/console/project-[project]/functions/templates/template-[template]/+page.svelte b/src/routes/console/project-[project]/functions/templates/template-[template]/+page.svelte
index 6b089bce2..2e0b9c2b3 100644
--- a/src/routes/console/project-[project]/functions/templates/template-[template]/+page.svelte
+++ b/src/routes/console/project-[project]/functions/templates/template-[template]/+page.svelte
@@ -70,8 +70,12 @@
In order to clone a template to a locally hosted Appwrite project, you must set
up a Git integration and configure your environment variables.
-
-
+
{/if}
diff --git a/src/routes/console/project-[project]/settings/updateInstallations.svelte b/src/routes/console/project-[project]/settings/updateInstallations.svelte
index 6a36b1452..7f2d79998 100644
--- a/src/routes/console/project-[project]/settings/updateInstallations.svelte
+++ b/src/routes/console/project-[project]/settings/updateInstallations.svelte
@@ -189,8 +189,12 @@
When installing Git in a locally hosted Appwrite project, you must first configure
your environment variables.
-
-
+
{/if}