Skip to content

Commit c22568d

Browse files
khusmenoKubilay
andauthored
feedback link (#67)
Co-authored-by: Kubilay <[email protected]>
1 parent dc318d1 commit c22568d

File tree

1 file changed

+1
-0
lines changed
  • SCSM-Diagnostic-Tool/SourceCode/_2_Analyzing

1 file changed

+1
-0
lines changed

SCSM-Diagnostic-Tool/SourceCode/_2_Analyzing/Analyze.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ AppendOutputToFileInTargetFolder $findings_Part0 $findingsHtml_FileName
179179

180180
$findings_PartH1 = @'
181181
<h1 style="color:black; text-align:center">SCSM Diagnostic Tool</h1>
182+
<div style="text-align: center;font-size: x-large;"><b><a style="color: black;background-color: yellow;" target="_blank" href="https://forms.office.com/r/QpC8qkSLVA">Feedback</a></b></div>
182183
'@
183184
AppendOutputToFileInTargetFolder $findings_PartH1 $findingsHtml_FileName
184185

0 commit comments

Comments
 (0)