Changes

14 bytes added ,  07:28, 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