Skip to content

Commit 6cbd583

Browse files
committed
Final adjustment to issue #761
1 parent a5401c6 commit 6cbd583

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Cognifide.PowerShell/sitecore modules/Shell/PowerShell/PowerShellConsole.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,10 @@
4444
<Literal ID="InfoTitle" Text="Elevated session state is required to run the script." />
4545
</Border>
4646
<Border class="scEditorWarningHelp">
47-
<Literal ID="Description" Text="A security dialog will prompt you for your credentials upon first execution." />
47+
<Literal ID="Description" Text="A security dialog will prompt you for your credentials upon first execution. For more information, refer to " />
48+
<a href="https://sitecorepowershell.com/session-state-elevation/" class="scEditorWarningOption" target="_blank">
49+
<Literal Text="Documentation."/>
50+
</a>
4851
</Border>
4952
</Border>
5053
</GridPanel>

0 commit comments

Comments
 (0)