From 17508c2963897e31ee5d2cd2c8a2d8c4a5a2a89a Mon Sep 17 00:00:00 2001 From: L3D Date: Tue, 30 Mar 2021 21:00:17 +0200 Subject: [PATCH] modify subclaim_address --- models/header_with_logo.ini | 10 ++++++++++ templates/header_with_logo.html | 3 +-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/models/header_with_logo.ini b/models/header_with_logo.ini index 2c010071..0c6d2369 100644 --- a/models/header_with_logo.ini +++ b/models/header_with_logo.ini @@ -19,3 +19,13 @@ type = html [fields.subclaim_content] label = Subclaim Content type = markdown + +[fields.subclaim_url] +label = Subclaim URL +type = string +width = 1/2 + +[fields.subclaim_address] +label = Subclaim URL Text +type = string +width = 1/2 diff --git a/templates/header_with_logo.html b/templates/header_with_logo.html index 137f3ee9..c3feaf49 100644 --- a/templates/header_with_logo.html +++ b/templates/header_with_logo.html @@ -98,9 +98,8 @@

{{ this.subclaim_heading }}

{{ this.subclaim_content }} -