2024-06-10 10:07:23 +02:00

7 lines
281 B
PHP

<?php
$distlisttitle="Requirements Testing Distribution List";
$agreedistlist=" wants to add you into their RTL distribution list";
$agreedistlist2="Please click on the botton below in order to accept or decline the request of your client";
$accept="Accept";
$decline="Decline";
?>