File tree Expand file tree Collapse file tree
plugin/src/main/resources/io/jenkins/plugins/casc/ConfigurationAsCode Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 <f : form method =" post" action =" viewExport" name =" viewExport" >
2727 <l : hasPermission permission =" ${app.SYSTEM_READ}" >
2828 <button name =" viewExport" class =" jenkins-button" >
29- ${%Export}
29+ ${%Export configuration }
3030 </button >
3131 </l : hasPermission >
3232 </f : form >
3333
3434 <j : if test =" ${!empty it.sources}" >
3535 <f : form method =" post" action =" reload" name =" reload" >
3636 <l : hasAdministerOrManage >
37- <button name =" reload" tooltip =" ${%Reload}" class =" jenkins-button" >
38- <l : icon src =" symbol-refresh " />
37+ <button name =" reload" tooltip =" ${%Reload configuration }" class =" jenkins-button" >
38+ <l : icon src =" symbol-reload " />
3939 </button >
4040 </l : hasAdministerOrManage >
4141 </f : form >
4242 </j : if >
43-
44- <!-- TODO - fix link-->
45- <t : help href =" https://www.jenkins.io/redirect/log-recorders" />
4643 </l : app-bar >
4744
4845 <p class =" jenkins-page-description" >
You can’t perform that action at this time.
0 commit comments