summaryrefslogtreecommitdiff
path: root/zwgc/zwgc.desc
diff options
context:
space:
mode:
Diffstat (limited to 'zwgc/zwgc.desc')
-rw-r--r--zwgc/zwgc.desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zwgc/zwgc.desc b/zwgc/zwgc.desc
index 796eaf0..0e2508c 100644
--- a/zwgc/zwgc.desc
+++ b/zwgc/zwgc.desc
@@ -114,7 +114,7 @@ match "message"
if ($signature == "") then
set ftext = "From: @bold("+protect($sender)+")"
else
- set ftext = "From: @bold("+protect($signature)+" <"+
+ set ftext = "From: @bold(@{"+protect($signature)+"} <"+
protect($sender)+">)"
endif