aboutsummaryrefslogtreecommitdiff
path: root/central/src/main/resources/manage/form.ftlh
diff options
context:
space:
mode:
Diffstat (limited to 'central/src/main/resources/manage/form.ftlh')
-rw-r--r--central/src/main/resources/manage/form.ftlh2
1 files changed, 1 insertions, 1 deletions
diff --git a/central/src/main/resources/manage/form.ftlh b/central/src/main/resources/manage/form.ftlh
index 021f26c..c407a9b 100644
--- a/central/src/main/resources/manage/form.ftlh
+++ b/central/src/main/resources/manage/form.ftlh
@@ -17,7 +17,7 @@
<br />
<label for="ipv6">dn42 or link local IPv6 Address (Optional):</label><br />
<input type="text" id="ipv6" name="ipv6"
- placeholder="fe80::2980"
+ placeholder="${ipv6_placeholder}"
value="${(ipv6)!}"><br />
<br />
<input type="checkbox" id="mpbgp" name="mpbgp" value="mpbgp" ${mpbgp?string('checked', '')}>