Change title

This commit is contained in:
2026-02-16 19:34:59 +09:00
parent 4855954b59
commit b4943940db
+1 -1
View File
@@ -137,7 +137,7 @@
</Button>
<Button Command="{Binding ResortPDFItemsByDate}"
IsEnabled="{Binding IsCreatePDFButtonEnabled}">
<TextBlock><Run Text="&#xf162;" FontFamily="{StaticResource FontAwesomeSolid}"/> Resort PDF Items</TextBlock>
<TextBlock><Run Text="&#xf162;" FontFamily="{StaticResource FontAwesomeSolid}"/> Re-sort PDF Items</TextBlock>
</Button>
<Button Command="{Binding BuildPDF}"
Classes="accent"