How to change footer Powered by Drupal and its link?

前端 未结 4 2214
生来不讨喜
生来不讨喜 2021-02-19 00:57

I am working on Drupal. I want to know how to change that footer text Powered by Drupal and link given to it. I want there \"Copyrights 2012 (My site name).All Rights reserved.\

4条回答
  •  离开以前
    2021-02-19 01:34

    go to Structure then goto blocks then Add block

    Give the block title blank block description Footer or any other

    and in Block body add code

    Copyrights © Your site name.All right reserved.

提交回复
热议问题