diff options
Diffstat (limited to 'server/xml')
| -rw-r--r-- | server/xml/macros/B.2.1.3.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/server/xml/macros/B.2.1.3.xml b/server/xml/macros/B.2.1.3.xml index cd2f356..dd61256 100644 --- a/server/xml/macros/B.2.1.3.xml +++ b/server/xml/macros/B.2.1.3.xml @@ -40,7 +40,7 @@ ${current_eye_disease}</resume>  		     identifier = ''  		     suffix = '' -		     if(num == 0 and math.floor(math.abs(days)) = 0) +		     if(num == 0 and math.floor(math.abs(days)) == 0)  		     then  		       num = 0  		       identifier = 'dag' | 
