Skip to content

Commit db64bf4

Browse files
Update core/src/main/resources/hudson/tasks/Shell/global.jelly
Co-authored-by: Daniel Beck <1831569+daniel-beck@users.noreply.github.com>
1 parent a7eb9a7 commit db64bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/resources/hudson/tasks/Shell/global.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ THE SOFTWARE.
2424

2525
<?jelly escape-by-default='true'?>
2626
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form">
27-
<f:section title="Shell">
27+
<f:section title="${%Shell}">
2828
<f:entry title="${%Shell executable}" field="shell">
2929
<f:textbox />
3030
</f:entry>

0 commit comments

Comments
 (0)