]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 119485 : Templatise editusers.cgi
authortravis%sedsystems.ca <>
Tue, 1 Mar 2005 04:41:42 +0000 (04:41 +0000)
committertravis%sedsystems.ca <>
Tue, 1 Mar 2005 04:41:42 +0000 (04:41 +0000)
commit2a5d8de847971f7b5476ad6026fcbfcb68813354
treea381938485b1265f9bcbd50831a805155a51e504
parent86cdd89c871a0a5fd86892feb0af31d5ab5a088f
Bug 119485 : Templatise editusers.cgi
Patch by Marc Schumann <wurblzap@gmail.com>   r=GavinS, mkanat  a=justdave
19 files changed:
Bugzilla/User.pm
CGI.pl
defparams.pl
editusers.cgi
globals.pl
skins/standard/admin.css [new file with mode: 0644]
skins/standard/editusers.css [new file with mode: 0644]
template/en/default/admin/groups/delete.html.tmpl
template/en/default/admin/users/confirm-delete.html.tmpl [new file with mode: 0644]
template/en/default/admin/users/create.html.tmpl [new file with mode: 0644]
template/en/default/admin/users/edit.html.tmpl [new file with mode: 0644]
template/en/default/admin/users/list.html.tmpl [new file with mode: 0644]
template/en/default/admin/users/listselectvars.html.tmpl [new file with mode: 0644]
template/en/default/admin/users/search.html.tmpl [new file with mode: 0644]
template/en/default/admin/users/userdata.html.tmpl [new file with mode: 0644]
template/en/default/filterexceptions.pl
template/en/default/global/code-error.html.tmpl
template/en/default/global/messages.html.tmpl
template/en/default/global/user-error.html.tmpl