[ad_1]
Im trying to remove the period character at the end of the text.
[open text day_end=NULL]
However, no matter how I try to change the day_end=NULL to anything, the code still ends with a . (period character). I also tried day_end=”test”
Måndag 10 – 19; tisdag 10 – 19; onsdag 10 – 19; torsdag 10 – 19; fredag 10 – 19; lördag 10 – 17; söndag 12 – 16.
I tried this code [open text day_suffix=”test”] just to see that I understand it correctly and that worked.
