diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2026-07-04 00:50:21 -0400 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2026-07-04 12:52:59 -0400 |
| commit | 0aa9a4846cefcbec3a08b3c6fed0dcd6a15f9524 (patch) | |
| tree | ba0754a1d989429e7f7586a2902e9ee3f39cc431 /src | |
| parent | ocda public surface + dub.json import-path and dyaml cleanups (diff) | |
Diffstat (limited to 'src')
| -rw-r--r-- | src/sisudoc/outputs/io_out/xmls.d | 6 |
1 files changed, 3 insertions, 3 deletions
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"> • ⚏ </button> + <button type="submit" form="searchtxt" name="fn" value="%s"> • ▼ </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"> • ፨ </button> - <button type="submit" form="searchidx"> ㏈ ፨</button> + <button type="submit" form="searchidx" name="fn" value="%s"> • ▶ </button> + <button type="submit" form="searchidx"> ፨ ▶</button> </font></form> <!-- SiSU Spine Search --> </div>┃", |
