aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/pages/sudo.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan2014-01-071-2/+2
| | | | | | specific Bugzilla installation r=dkl,a=justdave
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-17/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-231-1/+0
| | | | r/a=mkanat
* Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵mkanat%bugzilla.org2008-08-081-2/+2
| | | | Bugzilla::Group objects (instead of a hashref of group ids and names).
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 312439: The user being impersonated has "moral" rights to keep informed ↵karl%kornel.name2005-11-051-0/+69
- Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave