summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/users/edit.html.tmpl
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2014-03-04 23:43:25 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2014-03-04 23:43:25 +0100
commita8b1607938852a61ae05df41681693347dcfaae9 (patch)
tree59680c521fab50ef56bc66dfcc720def398f2d49 /template/en/default/admin/users/edit.html.tmpl
parent8256d4e7716f777523a7fe0cd4b922624d5f9480 (diff)
downloadbugzilla-a8b1607938852a61ae05df41681693347dcfaae9.tar.gz
bugzilla-a8b1607938852a61ae05df41681693347dcfaae9.tar.xz
Bug 956190 (part 2): Merge params.css and editusers.css with admin.css
r/a=justdave
Diffstat (limited to 'template/en/default/admin/users/edit.html.tmpl')
-rw-r--r--template/en/default/admin/users/edit.html.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/admin/users/edit.html.tmpl b/template/en/default/admin/users/edit.html.tmpl
index 3e0eb3c34..a0b75e6d7 100644
--- a/template/en/default/admin/users/edit.html.tmpl
+++ b/template/en/default/admin/users/edit.html.tmpl
@@ -22,7 +22,7 @@
[% PROCESS global/header.html.tmpl
title = title
message = message
- style_urls = ['skins/standard/admin.css', 'skins/standard/editusers.css']
+ style_urls = ['skins/standard/admin.css']
doc_section = "administration.html#modifying-users"
javascript_urls = [ 'js/field.js' ]
%]
@@ -32,7 +32,7 @@
%]
<form method="post" action="editusers.cgi">
-<table class="main">
+<table id="admin_table_edit">
[% PROCESS admin/users/userdata.html.tmpl
editform = 1
editusers = editusers
@@ -42,7 +42,7 @@
<tr>
<th>Group access:</th>
<td>
- <table class="groups">
+ <table id="group_membership">
<tr>
[% IF editusers %]
<th colspan="3">