X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/095b5c4df1affbcfbe80d23418cf89b94f26f8d6..2c3bb4b02302a37e1c14e045833feb71b5a3130d:/cookbooks/dmca/files/default/html/index.php?ds=sidebyside diff --git a/cookbooks/dmca/files/default/html/index.php b/cookbooks/dmca/files/default/html/index.php index 6e6aa972f..4b283d3b3 100644 --- a/cookbooks/dmca/files/default/html/index.php +++ b/cookbooks/dmca/files/default/html/index.php @@ -37,7 +37,7 @@ $form->addElement('static', null, '
To file a copyright infringement notificat
To expedite our ability to process your request, such written notice should be sent to our designated agent via our online copyright complaint form below.
-This form is only for cases where you believe that material on OpenStreetMap\'s websites or in its geodata database infringes your copyright or that of your clients. For example, you claim someone has copied material from a map belonging to you. If you have come here for another reason, Go here.
'); +This form is only for cases where you believe that material on OpenStreetMap\'s websites or in its geodata database infringes your copyright or that of your clients. For example, you claim someone has copied material from a map belonging to you. If you have come here for another reason, Go here.
'); $form->addElement('text', 'url', 'URL of Allegedly Infringing Material', array('size' => 50, 'maxlength' => 255)); $form->addRule('url', 'Please enter URL of Allegedly Infringing Material', 'required', null, 'client');