Source string

  • Add a custom block to your site, named "Welcome" . With its text format set to "PHP code" (or another format supporting PHP input), add the following in the Block body:

    print t('Welcome visitor! Thank you for visiting.');
    

Used at the following places