aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--flake.lock6
-rw-r--r--org/out_xmls.org6
-rw-r--r--src/sisudoc/outputs/io_out/xmls.d6
3 files changed, 9 insertions, 9 deletions
diff --git a/flake.lock b/flake.lock
index 1c785f9..b4f5c4c 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
- "lastModified": 1779593580,
- "narHash": "sha256-le3WvQyzAQjBZnb7q2c8C5Fk2c9LgN/Oq+b0KiD4fM4=",
+ "lastModified": 1782948114,
+ "narHash": "sha256-AXmz9ho4Lud5CsbrZsuSVwpQZ4o5FgZ1chxBn5cJ8+0=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "d849bb215dcdf71bce3e686839ccdb4219e84b2f",
+ "rev": "9e92285f211dad236540fd617d7e30e0b99bc0e1",
"type": "github"
},
"original": {
diff --git a/org/out_xmls.org b/org/out_xmls.org
index 36d4b78..353ad31 100644
--- a/org/out_xmls.org
+++ b/org/out_xmls.org
@@ -374,7 +374,7 @@ string inline_search_form(M)(
<input type="hidden" name="ec" value="on">
<input type="hidden" name="url" value="on">
<input type="hidden" name="rt" value="txt">
- <button type="submit" form="searchtxt" name="fn" value="%s">&nbsp;• ⚏&nbsp;</button>
+ <button type="submit" form="searchtxt" name="fn" value="%s">&nbsp;• ▼&nbsp;</button>
</font></form>
<!-- SiSU Spine Search -->
</div>
@@ -387,8 +387,8 @@ string inline_search_form(M)(
<input type="hidden" name="ec" value="on">
<input type="hidden" name="url" value="on">
<input type="hidden" name="rt" value="idx">
- <button type="submit" form="searchidx" name="fn" value="%s">&nbsp;• ፨&nbsp;</button>
- <button type="submit" form="searchidx">&nbsp;㏈ ፨</button>
+ <button type="submit" form="searchidx" name="fn" value="%s">&nbsp;• ▶&nbsp;</button>
+ <button type="submit" form="searchidx">&nbsp;፨ ▶</button>
</font></form>
<!-- SiSU Spine Search -->
</div>┃",
diff --git a/src/sisudoc/outputs/io_out/xmls.d b/src/sisudoc/outputs/io_out/xmls.d
index d63deba..a672a40 100644
--- a/src/sisudoc/outputs/io_out/xmls.d
+++ b/src/sisudoc/outputs/io_out/xmls.d
@@ -270,7 +270,7 @@ template outputXHTMLs() {
<input type="hidden" name="ec" value="on">
<input type="hidden" name="url" value="on">
<input type="hidden" name="rt" value="txt">
- <button type="submit" form="searchtxt" name="fn" value="%s">&nbsp;• ⚏&nbsp;</button>
+ <button type="submit" form="searchtxt" name="fn" value="%s">&nbsp;• ▼&nbsp;</button>
</font></form>
<!-- SiSU Spine Search -->
</div>
@@ -283,8 +283,8 @@ template outputXHTMLs() {
<input type="hidden" name="ec" value="on">
<input type="hidden" name="url" value="on">
<input type="hidden" name="rt" value="idx">
- <button type="submit" form="searchidx" name="fn" value="%s">&nbsp;• ፨&nbsp;</button>
- <button type="submit" form="searchidx">&nbsp;㏈ ፨</button>
+ <button type="submit" form="searchidx" name="fn" value="%s">&nbsp;• ▶&nbsp;</button>
+ <button type="submit" form="searchidx">&nbsp;፨ ▶</button>
</font></form>
<!-- SiSU Spine Search -->
</div>┃",