From 287a672dcd9606240a5704cad088ac5c7991f385 Mon Sep 17 00:00:00 2001 From: Ryan Cross <rcross@amsl.com> Date: Thu, 23 Jul 2020 21:59:40 +0000 Subject: [PATCH] Change "BOF or IRTF Sessions" to just "BOF Sessions" at secretariats request. - Legacy-Id: 18246 --- ietf/secr/templates/includes/sessions_request_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ietf/secr/templates/includes/sessions_request_form.html b/ietf/secr/templates/includes/sessions_request_form.html index 700471f19..4ed8f255b 100755 --- a/ietf/secr/templates/includes/sessions_request_form.html +++ b/ietf/secr/templates/includes/sessions_request_form.html @@ -51,7 +51,7 @@ </td> </tr> <tr> - <td colspan="2">BOF or IRTF Sessions:</td> + <td colspan="2">BOF Sessions:</td> <td>If the sessions can not be found in the fields above, please enter free form requests in the Special Requests field below.</td> </tr> </table>