aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-08-18 00:49:26 -0400
committertdro <tdro@noreply.example.com>2022-08-18 00:49:26 -0400
commit61911a52bb16247679f4970cc5ac2034cc5625eb (patch)
tree2c02ffd67db209433a5d07a260617ada85353ca9 /themes
parent8c40a54bbad00edc2025599f9ba5874953323a13 (diff)
downloadcanory-61911a52bb16247679f4970cc5ac2034cc5625eb.tar.gz
canory-61911a52bb16247679f4970cc5ac2034cc5625eb.tar.bz2
canory-61911a52bb16247679f4970cc5ac2034cc5625eb.zip
themes/default/layouts/_default/summary: Expand -> Show
Diffstat (limited to 'themes')
-rw-r--r--themes/default/layouts/_default/summary.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/_default/summary.html b/themes/default/layouts/_default/summary.html
index fb7a829..7a68004 100644
--- a/themes/default/layouts/_default/summary.html
+++ b/themes/default/layouts/_default/summary.html
@@ -8,7 +8,7 @@
{{ if $limit }}
<micro-overlay>
<micro-expand>
- <label for="expand-{{ partial "card-id.html" . }}">Click to Expand</label>
+ <label for="expand-{{ partial "card-id.html" . }}">Click to Show</label>
</micro-expand>
</micro-overlay>
{{ end }}