Fix entity typos
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 6 Jan 2009 06:25:19 +0000 (22:25 -0800)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 6 Jan 2009 06:25:19 +0000 (22:25 -0800)
* templates/nav.html

admin/templates/nav.html

index 48ddb538f64d6ebc03b0ad8546f2a934802e752b..31f2f56416f0228e2bb4c32284b08f71cb44291e 100644 (file)
@@ -3,9 +3,9 @@
        
        <h2>
                <a href="index.php"><%- T('CP Home') %></a>
-                       &bul;
+                       &bull;
                <a href="../login.php?do=cplogout"><%- T('CP Logout') %></a>
-                       &blu;
+                       &bull;
                <a href="../index.php"><%- T('Home') %></a>
        </h2>