Hide the Telephone Number field in the site config, it is no longer present in Citade...
[citadel.git] / webcit / static / t / aide / siteconfig / tab_general.html
index b9c116f282b903469dbbdcb33b6e1388cf453088..c0f3d50add785ede15c5a51334b7269c50205888 100644 (file)
 <tr><td><?_("Human-readable node name")></td><td>
 <input type="text" name="c_humannode" maxlength="20" value='<?SERV:CFG("c_humannode")>'></td></tr>
 
+<!--
 <tr><td><?_("Telephone number")></td><td>
 <input type="text" name="c_phonenum" maxlength="15" value='<?SERV:CFG("c_phonenum")>'></td></tr>
+-->
 
 <tr><td><?_("Paginator prompt (for text mode clients)")></td><td>
 <input type="text" name="c_moreprompt" maxlength="79" value='<?SERV:CFG("c_moreprompt")>'></td></tr>