|
@@ -280,7 +280,7 @@ struct DeleteCerificateSection: View {
|
|
|
|
|
|
HStack {
|
|
HStack {
|
|
Label {
|
|
Label {
|
|
- Text("Delete certificate")
|
|
|
|
|
|
+ Text("Delete Certificate")
|
|
.font(NCBrandSettings.shared.settingsFont)
|
|
.font(NCBrandSettings.shared.settingsFont)
|
|
} icon: {
|
|
} icon: {
|
|
Image(systemName: "exclamationmark.triangle")
|
|
Image(systemName: "exclamationmark.triangle")
|