<div class="span-6"> <input type="text" name="from_pattern" title="A regex including the leading 'sip:' if ^ is included (eg: '^sip:user@domain.com$')" size="5" value="[% tsrc.from_pattern %]"/></div>
<div class="span-6"> <input type="text" name="from_pattern" title="A regex including the leading 'sip:' if ^ is included (eg: '^sip:user@domain.com$')" size="5" value="[% from_pattern IF from_pattern.defined %]"/></div>