changeset 41:6a42b1783c9d

mathieui: Rename vCard to Personal Information.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sat, 23 May 2020 18:04:17 +0200
parents bd343ef0942f
children fe59565063af
files index.xhtml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.xhtml
+++ b/index.xhtml
@@ -83,7 +83,7 @@
 
 <div class="row tab-profile">
 <div class="col-sm-4">
-<h2>vCard</h2>
+<h2>Personal Information</h2>
 <p>Who are you?</p>
 <img width="24" height="24" id="vcard-spinner" hidden=""/>
 </div>
@@ -103,7 +103,7 @@ This can be used if you forget your pass
 <input id="vcard-bday" type="date" disabled=""/></label>
 </p>
 <p>
-<label>Who can see your vCard?<br/>
+<label>Who can see your personal information?<br/>
 <select id="vcard-access">
 <option value="open">Anyone</option>
 <option value="presence">Only your contacts</option>