Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/views/partials/forms/share_credential/basics.html')
-rw-r--r--templates/views/partials/forms/share_credential/basics.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/views/partials/forms/share_credential/basics.html b/templates/views/partials/forms/share_credential/basics.html
index 539bc8d8..f3142d25 100644
--- a/templates/views/partials/forms/share_credential/basics.html
+++ b/templates/views/partials/forms/share_credential/basics.html
@@ -22,6 +22,11 @@
</button>
</td>
</tr>
+ <tr>
+ <td colspan="2">
+ <small>{{ 'search.result.missing' | translate}}</small>
+ </td>
+ </tr>
</thead>
</table>