1
0
mirror of https://gitlab.com/depesz/explain.depesz.com.git synced 2024-11-28 08:58:52 +02:00

rename anonymization to obfuscation

This commit is contained in:
Hubert depesz Lubaczewski 2017-10-25 11:36:29 +02:00
parent e28cecfb23
commit 69cb9e85a4
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@
</div>
<div class="fe fe_is_anon">
<label for="is_anon">I want this plan to be <a href="http://www.depesz.com/index.php/2011/06/11/explain-depesz-com-new-feature-and-some-new-stats/" title="link to: anonymization description">anonymized</a> before saving.</label>
<label for="is_anon">I want this plan to be <a href="http://www.depesz.com/index.php/2011/06/11/explain-depesz-com-new-feature-and-some-new-stats/" title="link to: anonymization description">obfuscated</a> before saving.</label>
<input type="checkbox" class="checkbox" id="is_anon" name="is_anon" value="1"/>
</div>

View File

@ -15,7 +15,7 @@
<div class="column id">id</div>
<div class="column title">title</div>
<div class="column is-public">is public</div>
<div class="column is-anonymized">is anonymized</div>
<div class="column is-anonymized">is obfuscated</div>
<div class="column delete">delete</div>
<div class="column action">action</div>
</div>