Explorar el Código

Merge pull request #83 from Ursadon/master

Suspended site may be not mine.
Serghey Rodin hace 12 años
padre
commit
787f33d514

+ 1 - 1
install/debian/templates/web/suspend/index.html

@@ -18,7 +18,7 @@
 
 
 <body>
 <body>
     <h1>SUSPEND</h1>
     <h1>SUSPEND</h1>
-    <h2>Your site has been suspended</h2>
+    <h2>This site has been suspended</h2>
     <div>
     <div>
         Please contact technical support departament.
         Please contact technical support departament.
     </div>
     </div>

+ 1 - 1
install/rhel/templates/web/suspend/index.html

@@ -18,7 +18,7 @@
 
 
 <body>
 <body>
     <h1>SUSPEND</h1>
     <h1>SUSPEND</h1>
-    <h2>Your site has been suspended</h2>
+    <h2>This site has been suspended</h2>
     <div>
     <div>
         Please contact technical support departament.
         Please contact technical support departament.
     </div>
     </div>

+ 1 - 1
install/ubuntu/templates/web/suspend/index.html

@@ -18,7 +18,7 @@
 
 
 <body>
 <body>
     <h1>SUSPEND</h1>
     <h1>SUSPEND</h1>
-    <h2>Your site has been suspended</h2>
+    <h2>This site has been suspended</h2>
     <div>
     <div>
         Please contact technical support departament.
         Please contact technical support departament.
     </div>
     </div>