Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion templates/mission.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div id="themes" class="section">
<h2><?php p($l->t('Your Nextcloud account')) ?></h2>
<h2><?php p($l->t('Your %s account', $theme->getName())) ?></h2>
<p><?php p($l->t('Your data represents who you are and can easily be abused. We at Nextcloud believe that you have a right to decide what happens with your data. Nextcloud protects your rights as defined in the User Data Manifesto!')); ?></p>
</div>