Changes

14 bytes removed ,  07:37, 11 December 2020
no edit summary
Line 836: Line 836:  
date = substitute (cfg.presentation['nowrap2'], {cap, cap2});
 
date = substitute (cfg.presentation['nowrap2'], {cap, cap2});
 
end
 
end
date = '2005';
+
 
return date;
 
return date;
 
end
 
end