From 2a0be5b90df4cc417c4aedfd0071c4c279a88d1d Mon Sep 17 00:00:00 2001 From: Ymage Date: Wed, 21 Nov 2018 09:17:10 +0100 Subject: [PATCH] Change SOA expiry placeholder value Fix #400 --- app/templates/domain.html | 2 +- app/templates/template_edit.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/domain.html b/app/templates/domain.html index a9613a4..4f422b7 100644 --- a/app/templates/domain.html +++ b/app/templates/domain.html @@ -375,7 +375,7 @@ \ \ \ - \ + \ \ \ "; diff --git a/app/templates/template_edit.html b/app/templates/template_edit.html index 6719e78..34436ab 100644 --- a/app/templates/template_edit.html +++ b/app/templates/template_edit.html @@ -354,7 +354,7 @@ \ \ \ - \ + \ \ \ ";