Skip to content

Commit

Permalink
Update SiteListPage.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nomeguy authored May 10, 2024
1 parent d4560a4 commit 9f07f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/SiteListPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ class SiteListPage extends React.Component {
},
},
{
title: i18next.t("site: WAF"),
title: i18next.t("site: Enable WAF"),
dataIndex: "enableWaf",
key: "enableWaf",
width: "120px",
Expand Down

0 comments on commit 9f07f88

Please sign in to comment.