Update Build.coffee

#190
This commit is contained in:
seaweedchan 2013-09-21 00:09:32 -07:00
parent a274214c07
commit 7c9d54792a

View File

@ -72,7 +72,7 @@ Build =
emailStart = '' emailStart = ''
emailEnd = '' emailEnd = ''
subject = "<span class=subject>#{subject or ''}</span>" subject = "<span class=subject>#{if subject then (' ' + subject) else ''}</span>"
userID = userID =
if !capcode and uniqueID if !capcode and uniqueID