Remove some more icons and consolidate further on Add
This commit is contained in:
@@ -203,7 +203,7 @@ onMounted(async () => {
|
||||
|
||||
<Section :title="$t('profile.appPasswords.title')">
|
||||
<template #header-buttons>
|
||||
<Button @click="newDialog.open()" icon="fa fa-plus">{{ $t('profile.appPasswords.newPassword') }}</Button>
|
||||
<Button @click="newDialog.open()">{{ $t('main.action.add') }}</Button>
|
||||
</template>
|
||||
|
||||
<div>{{ $t('profile.appPasswords.description') }}</div>
|
||||
|
||||
Reference in New Issue
Block a user