General cleanup to user preferences

This commit is contained in:
Omar Roth
2018-08-05 19:59:45 -05:00
parent 5a6b36ecce
commit f9b45dd7b8
3 changed files with 18 additions and 14 deletions

View File

@@ -104,15 +104,15 @@ function update_value(element) {
<legend>Data preferences</legend>
<div class="pure-control-group">
<label>
<a href="/clear_watch_history">Clear watch history</a>
</label>
<a href="/clear_watch_history">Clear watch history</a>
</div>
<div class="pure-control-group">
<label>
<a href="/data_control">Import/Export data</a>
</label>
<a href="/data_control">Import/Export data</a>
</div>
<div class="pure-control-group">
<a href="/subscription_manager">Manage subscriptions></a>
</div>
<div class="pure-controls">