system replacemsg device-detection-portal
The device-detection-portal messages report device detection events to the user. Currently only the device detection failure message is supported.
config system replacemsg device-detection-portal
edit {msg-type}
# Replacement messages.
set msg-type {string} Message type. size[28]
set buffer {string} Message string. size[32768]
set header {none | http | 8bit} Header flag.
none No header type.
http HTTP
8bit 8 bit.
set format {none | text | html | wml} Format flag.
none No format type.
text Text format.
html HTML format.
wml WML format
next
end
Additional information
The following section is for those options that require additional explanation.
buffer <message>
Type a new replacement message to replace the current replacement message. Maximum length 32,768 characters.