Update inputXML.yaml to clarify the ISO location text

Updated inputXML.yaml to clarify which ISO the "ISO location text will be printed here" was talking about.
This commit is contained in:
gmcoding74 2024-08-25 13:13:12 -07:00
parent cfb9edbce7
commit 69198754f6

View File

@ -919,7 +919,7 @@
</Button> </Button>
</Grid> </Grid>
<TextBox Name="MicrowinFinalIsoLocation" Background="Transparent" BorderBrush="{MainForegroundColor}" <TextBox Name="MicrowinFinalIsoLocation" Background="Transparent" BorderBrush="{MainForegroundColor}"
Text="ISO location will be printed here" Text="MicroWin-created ISO location will be printed here"
Margin="2" Margin="2"
IsReadOnly="True" IsReadOnly="True"
TextWrapping="Wrap" TextWrapping="Wrap"