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 /org | |
| parent | ocda public surface + dub.json import-path and dyaml cleanups (diff) | |
change search result symbols for show index & text
Diffstat (limited to 'org')
| -rw-r--r-- | org/out_xmls.org | 6 |
1 files changed, 3 insertions, 3 deletions
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"> • ⚏ </button> + <button type="submit" form="searchtxt" name="fn" value="%s"> • ▼ </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"> • ፨ </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>┃", |
