Update a reference to "Agent => Master Access Control"

Considering all the verbiage updates that happened last year, this reference
appears to have been missed and as such can be confusing to newer users.
上级 411f2c80
......@@ -3,7 +3,7 @@ package jenkins.security.s2m.MasterKillSwitchConfiguration
def f=namespace(lib.FormTagLib)
if (instance.isRelevant()) {
f.optionalBlock(field:"masterToSlaveAccessControl", title:_("Enable Slave \u2192 Master Access Control")) {
f.optionalBlock(field:"masterToSlaveAccessControl", title:_("Enable Agent \u2192 Master Access Control")) {
f.nested() {
raw _("Rules can be tweaked <a href='${rootURL}/administrativeMonitor/slaveToMasterAccessControl/'>here</a>")
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册