summaryrefslogtreecommitdiffstats
path: root/web/widget/link.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/widget/link.html')
-rw-r--r--web/widget/link.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/widget/link.html b/web/widget/link.html
index 750f76a..a9733ac 100644
--- a/web/widget/link.html
+++ b/web/widget/link.html
@@ -1,8 +1,8 @@
<!--
- Copyright (c) 2012-2015 Kaarle Ritvanen
+ Copyright (c) 2012-2016 Kaarle Ritvanen
See LICENSE file for license details
-->
-<aconf-link path="value" label="{{ field.label }}" status="status">
+<aconf-link path="value" label="{{ field.label || 'Show' }}" status="status">
</aconf-link>
<aconf-del-button></aconf-del-button>