OSDN Git Service

Updated error page title to "gitolite" from "gitosis".
authorexupero <eric.shull@gmail.com>
Fri, 6 Jan 2012 20:04:44 +0000 (15:04 -0500)
committerexupero <eric.shull@gmail.com>
Fri, 6 Jan 2012 20:04:44 +0000 (15:04 -0500)
public/githost_error.html

index db17eae..3e9edc3 100644 (file)
@@ -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 {