diff --git a/public/templates/admin/header.tpl b/public/templates/admin/header.tpl index 6c718c8709..b5a4848b7a 100644 --- a/public/templates/admin/header.tpl +++ b/public/templates/admin/header.tpl @@ -106,7 +106,6 @@
  • Languages
  • Settings
  • Database
  • -
  • MOTD
  • Events
  • diff --git a/public/templates/admin/motd.tpl b/public/templates/admin/motd.tpl deleted file mode 100644 index a79ac0f5fd..0000000000 --- a/public/templates/admin/motd.tpl +++ /dev/null @@ -1,33 +0,0 @@ -

    MOTD

    -
    -
    -

    - The Message of the Day (MOTD) is typically a message shown to users when they first log into a forum or chat room. - In NodeBB, the MOTD is present at the top of the forum homepage, and can be customized much like a header. -

    -

    - You can enter full HTML/Javascript. -

    -
    - -
    -
    - - -
    -
    -
    - -
    -
    -
    - - - - \ No newline at end of file diff --git a/public/templates/home.tpl b/public/templates/home.tpl index 0d64db4a35..6551c55339 100644 --- a/public/templates/home.tpl +++ b/public/templates/home.tpl @@ -1,7 +1,3 @@ -
    - {motd} -
    -