diff options
author | Alexander_Kabui | 2024-01-25 14:23:37 +0300 |
---|---|---|
committer | Alexander_Kabui | 2024-01-25 14:23:37 +0300 |
commit | 7e378f32807dc42fc2d87d6697f05a08f96423ed (patch) | |
tree | 6e0ab0805914ac9c0f02dfeb8c325ba5409ecbb1 /gn2/wqflask/templates/base.html | |
parent | 8a0d3042e5444bdf8469b0ec3311b8fa49223c96 (diff) | |
download | genenetwork2-7e378f32807dc42fc2d87d6697f05a08f96423ed.tar.gz |
fix on UI wording
Diffstat (limited to 'gn2/wqflask/templates/base.html')
-rw-r--r-- | gn2/wqflask/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/base.html b/gn2/wqflask/templates/base.html index a84600f9..dffdbd71 100644 --- a/gn2/wqflask/templates/base.html +++ b/gn2/wqflask/templates/base.html @@ -230,7 +230,7 @@ required placeholder="Ask More Questions or Topics (E.g Genes) " value='' name=" </div> <!-- Large modal --> -<button type="button" data-toggle="modal" data-target=".bd-example-modal-lg" style="border:none;outline: none;padding:5px;margin-left:15px">Search History</button> +<button type="button" data-toggle="modal" data-target=".bd-example-modal-lg" style="border:none;outline: none;padding:5px;margin-left:25px"> GNQA-History</button> |