diff rhodecode/templates/register.html @ 549:f99075170eb4

more renames for rhode code !!
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 06 Oct 2010 03:34:18 +0200
parents 1e757ac98988
children edf8567be8ed
line wrap: on
line diff
--- a/rhodecode/templates/register.html	Wed Oct 06 03:22:52 2010 +0200
+++ b/rhodecode/templates/register.html	Wed Oct 06 03:34:18 2010 +0200
@@ -2,7 +2,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" id="mainhtml">
     <head>
-        <title>${_('Sign Up to hg-app')}</title>
+        <title>${_('Sign Up to rhodecode')}</title>
         <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
         <link rel="icon" href="/images/hgicon.png" type="image/png" />
         <meta name="robots" content="index, nofollow"/>
@@ -19,7 +19,7 @@
 		<div id="register">
 			
 			<div class="title">
-				<h5>${_('Sign Up to hg-app')}</h5>
+				<h5>${_('Sign Up to rhodecode')}</h5>
                 <div class="corner tl"></div>
                 <div class="corner tr"></div>				
 			</div>