MT#3997 Use correct tooltip for peer via-routes.

ldieckow/cert-manage
Andreas Granig 12 years ago
parent 988e304544
commit 144a360628

@ -59,7 +59,7 @@ has_field 'via_route' => (
element_attr => {
rel => ['tooltip'],
# TODO: < etc doesn't work?
title => ['An optional comma-separated Route Set to follow from the lb towards the peer, e.g. <i>sip:1.2.3.4:5060,sip:2.3.5:5060</i>']
title => ['An optional comma-separated Route Set to follow from the lb towards the peer, e.g. <i>&lt;sip:1.2.3.4:5060&gt;,&lt;sip:2.3.5:5060&gt;</i>']
},
);

Loading…
Cancel
Save