~singpolyma/sgx-jmp

7c1ef858c73bdaa107d0c1c4f3846603cea862af — Stephen Paul Weber 1 year, 9 months ago 92916f6
Document new search option
1 files changed, 2 insertions(+), 2 deletions(-)

M forms/tn_search.rb
M forms/tn_search.rb => forms/tn_search.rb +2 -2
@@ 8,8 8,8 @@ field(
	label: "Search Telephone Numbers",
	description:
		"Enter one of: Area code; six or seven digit " \
		"number prefix; zip code; city, state/province; " \
		"or indicate a vanity pattern with ~"
		"number prefix; zip code; state/province code; " \
		"city, state/province code; or indicate a vanity pattern with ~"
)

xml.set(xmlns: "http://jabber.org/protocol/rsm")