Merge pull request #269 from exupero/patch-1
Updated error page title to "gitolite" from "gitosis".
This commit is contained in:
commit
dae9cd2af6
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>We're sorry, but we cant get access to your gitosis</title>
|
||||
<title>We're sorry, but we cant get access to your gitolite</title>
|
||||
<style type="text/css">
|
||||
body { background-color: #EAEAEA; color: #666; text-align: center; font-family: arial, sans-serif; }
|
||||
div.dialog {
|
||||
|
|
Loading…
Reference in a new issue