aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/meta
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc_reform/meta')
-rw-r--r--src/doc_reform/meta/metadoc_curate_authors.d2
-rw-r--r--src/doc_reform/meta/metadoc_curate_topics.d2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/doc_reform/meta/metadoc_curate_authors.d b/src/doc_reform/meta/metadoc_curate_authors.d
index 16669b2..373b896 100644
--- a/src/doc_reform/meta/metadoc_curate_authors.d
+++ b/src/doc_reform/meta/metadoc_curate_authors.d
@@ -74,7 +74,7 @@ template spineMetaDocCuratesAuthors() {
) {
string o;
string _form;
- if (_opt_action.html_search_link) {
+ if (_opt_action.html_link_search) {
o = format(q"┃
<div class="flex-menu-option">
<!-- SiSU Spine Search -->
diff --git a/src/doc_reform/meta/metadoc_curate_topics.d b/src/doc_reform/meta/metadoc_curate_topics.d
index 07e1a56..b8d8ed4 100644
--- a/src/doc_reform/meta/metadoc_curate_topics.d
+++ b/src/doc_reform/meta/metadoc_curate_topics.d
@@ -74,7 +74,7 @@ template spineMetaDocCuratesTopics() {
) {
string o;
string _form;
- if (_opt_action.html_search_link) {
+ if (_opt_action.html_link_search) {
o = format(q"┃
<div class="flex-menu-option">
<!-- SiSU Spine Search -->