Fortinet black logo

Administration Guide

Replacement messages

Replacement messages

Portal replacement message mappings are available under Authentication > Portals > Replacement Messages.

The replacement messages are split into four categories: Authentication, Password Reset, User Registration, and Post-Login.

Selecting a specific message will display the text and HTML or plain text of the message in the content pane.

Selecting Toggle Tag List will display a table of the tags used for that message above the message’s HTML or plain text box.

To edit a replacement message:
  1. Select a message in the replacement message list.
  2. Edit the plain text or HTML code in the lower right pane, or select Detach to edit the message in a new browser window.
  3. When you are finished editing the message, select Save to save your changes.
  4. If you have made an error when editing the message, select Restore Default to restore the message to its default value.
To insert an image into a replacement message:
  1. Add the following HTML code to a replacement message:

    <img src={{:image/<image_name>}}>

    Where <image_name> is the name entered for the image. For example, the HTML code for an image named Acme_logo is <img src={{:image/Acme_logo}}>

  2. Select Save.

Replacement messages

Portal replacement message mappings are available under Authentication > Portals > Replacement Messages.

The replacement messages are split into four categories: Authentication, Password Reset, User Registration, and Post-Login.

Selecting a specific message will display the text and HTML or plain text of the message in the content pane.

Selecting Toggle Tag List will display a table of the tags used for that message above the message’s HTML or plain text box.

To edit a replacement message:
  1. Select a message in the replacement message list.
  2. Edit the plain text or HTML code in the lower right pane, or select Detach to edit the message in a new browser window.
  3. When you are finished editing the message, select Save to save your changes.
  4. If you have made an error when editing the message, select Restore Default to restore the message to its default value.
To insert an image into a replacement message:
  1. Add the following HTML code to a replacement message:

    <img src={{:image/<image_name>}}>

    Where <image_name> is the name entered for the image. For example, the HTML code for an image named Acme_logo is <img src={{:image/Acme_logo}}>

  2. Select Save.