summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/l10n.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander1-47/+0
During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files.
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com1-1/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-05-06Bug 374331: Bugzilla::Template should use template_include_path from ↵mkanat%bugzilla.org1-5/+7
Bugzilla::Install::Util Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=mkanat
2005-10-12Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵lpsolit%gmail.com1-0/+46
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave