diff options
author | Andrew <AndyR207@users.noreply.github.com> | 2016-03-10 21:04:01 +0000 |
---|---|---|
committer | Andrew <AndyR207@users.noreply.github.com> | 2016-03-10 21:04:01 +0000 |
commit | dce297267760eed1114829c6f7c1ff2c1e46d3e8 (patch) | |
tree | 7cc814ff3afa569fd765c701825362c544facced | |
parent | Merge pull request #492 from MichaelTunnell/master (diff) | |
parent | Fix the language of bugzilla (diff) | |
download | awesome-selfhosted-dce297267760eed1114829c6f7c1ff2c1e46d3e8.tar.gz awesome-selfhosted-dce297267760eed1114829c6f7c1ff2c1e46d3e8.zip |
Merge pull request #499 from tillarnold/bugzilla
Fix the language of bugzilla
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -799,7 +799,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com * [osTicket](http://osticket.com/) - Simple support ticket system. * [OTRS](http://www.otrs.com/) - Trouble ticket system for assigning tickets to incoming queries and tracking further communications. * [Request Tracker](https://www.bestpractical.com/rt/) - Ticket-tracking system written in Perl. - * [Bugzilla](https://www.bugzilla.org/) - General-purpose bugtracker and testing tool originally developed and used by the Mozilla project. `MPLv2` `Pearl` + * [Bugzilla](https://www.bugzilla.org/) - General-purpose bugtracker and testing tool originally developed and used by the Mozilla project. `MPLv2` `Perl` * [Bumpy Booby](http://bumpy-booby.derivoile.fr/) - A simple, responsive and highly customizable PHP bug tracking system. ([Source Code](https://github.com/piero-la-lune/Bumpy-Booby)) `MIT` `PHP` * [Cerb](http://www.cerberusweb.com/) - Group-based e-mail management project. * [Flyspray](http://www.flyspray.org/) - Uncomplicated, web-based bug tracking system. ([Source Code](https://github.com/Flyspray/flyspray)) `GPLv2` |