aboutsummaryrefslogtreecommitdiffstats
path: root/src/about.html
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-01-06 11:44:06 -0500
committergorhill <rhill@raymondhill.net>2015-01-06 11:44:06 -0500
commit881e8111d87b45b3dc9f01a7f59bad20b25a313a (patch)
treec28998d81f8db3586bbb9645327aec2df689b3cf /src/about.html
parent3a5c2cfa57140b5fc01034bae5063b2f7c2766e8 (diff)
downloaduBlock-881e8111d87b45b3dc9f01a7f59bad20b25a313a.zip
uBlock-881e8111d87b45b3dc9f01a7f59bad20b25a313a.tar.gz
uBlock-881e8111d87b45b3dc9f01a7f59bad20b25a313a.tar.bz2
"advanced user" flag + rearranging a bit dashboard
Diffstat (limited to 'src/about.html')
-rw-r--r--src/about.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/about.html b/src/about.html
index 9413ab9..77a8361 100644
--- a/src/about.html
+++ b/src/about.html
@@ -22,16 +22,6 @@
</ul>
</ul>
-<div style="margin:3em 0;border-top:1px solid #ccc;"></div>
-
-<div style="margin:1em 0 0 0;">
-<p><button type="button" id="export" data-i18n="aboutBackupDataButton"></button>
- <button type="button" id="import" data-i18n="aboutRestoreDataButton"></button>
- <input id="restoreFilePicker" type="file" accept="text/plain" class="hiddenFileInput">
-<p>
-<p><button type="button" id="reset" data-i18n="aboutResetDataButton"></button>
-</div>
-
<script src="js/vapi-common.js"></script>
<script src="js/vapi-client.js"></script>
<script src="js/udom.js"></script>