Skip to content

Commit a0a3e23

Browse files
committed
rename "include own VCard" to "add me as Creator" [see #110]
1 parent 90c49d3 commit a0a3e23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/webapp/WEB-INF/Index.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
<input type="text" id="newArchiveName" name="newArchiveName" placeholder="archive name" /><br />
241241

242242
<input type="checkbox" id="newArchiveIncludeVCard" name="newArchiveIncludeVCard" checked="checked" />
243-
<label for="newArchiveIncludeVCard">Include own VCard.</label>
243+
<label for="newArchiveIncludeVCard">Add me as Creator</label>
244244
</p>
245245

246246
<div style="margin: 0.5em 0; float: left;">

0 commit comments

Comments
 (0)