How to change footer Powered by Drupal and its link?

前端 未结 4 2303
生来不讨喜
生来不讨喜 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:33

    Just create your own block with your own text and replace the drupal one with your own.

    To do that, go to the block adminstration area. Click on Add block. Add your HTML with your link. Then put your block in your footer area.

提交回复
热议问题