summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs/settings.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/account/prefs/settings.html.tmpl')
-rw-r--r--template/en/default/account/prefs/settings.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/prefs/settings.html.tmpl b/template/en/default/account/prefs/settings.html.tmpl
index 580795835..d54441ddb 100644
--- a/template/en/default/account/prefs/settings.html.tmpl
+++ b/template/en/default/account/prefs/settings.html.tmpl
@@ -29,7 +29,7 @@
</p>
[% END %]
- <table border="0" cellpadding="8">
+ <table id="user_prefs">
[% FOREACH name = setting_names %]
[% default_name = name _ '-isdefault' %]
[% default_val = settings.${name}.default_value %]