hello this line of code works only if user.skype does not contais spaces
Call using Skype <a
href='skype:{{=user.skype}}?call'>{{=user.skype}}</a><br><hr>
if the the skype username is* Bin Laden Bush* for example , skype tries to
call Bin%20Laden%20Bush and of course it does not work
How to resolve this issue?
thank you
António

