r1389: Forgot to add the template diff
[bugdar.git] / install / templates / 1.1.4 - 1.1.5.diff
1 Index: header.tpl
2 ===================================================================
3 --- header.tpl (.../tags/1.1.4/templates) (revision 1388)
4 +++ header.tpl (.../branches/1.1.x/templates) (revision 1388)
5 @@ -14,7 +14,7 @@
6
7 <if condition="!$bugsys->userinfo['userid']">
8 <div class="alertbox">
9 - {@"Hello, guest. We have noticed that you are not registered at this bug tracker. Your experience will be grealy enhanced if you log in. To do so, you first must register by clicking on the <a href="register.php">Register</a> tab at the top. If you are already registered, you can login at the <a href="login.php">Login</a> tab."}
10 + {@"Hello, guest. We have noticed that you are not registered at this bug tracker. Your experience will be greatly enhanced if you log in. To do so, you first must register by clicking on the <a href="register.php">Register</a> tab at the top. If you are already registered, you can login at the <a href="login.php">Login</a> tab."}
11 </div>
12 </if>
13