]> git.mjollnir.org Git - s9y.git/commitdiff
BP: Fixed typo in index.tpl.
authoryellowled <yellowled>
Thu, 27 Sep 2007 12:51:20 +0000 (12:51 +0000)
committeryellowled <yellowled>
Thu, 27 Sep 2007 12:51:20 +0000 (12:51 +0000)
templates/bulletproof/index.tpl

index 102cecf9ab504aeae278d711add90b2d8aea5218..c9ce4e9da7dd579b3f2397b6bf830ce9bd83aa38 100644 (file)
@@ -64,7 +64,7 @@
             {if $template_option.sitenavpos != 'none'}<li><a href="#skipnav">Skip to site navigation</a></li>{/if}
             <li><a href="#skipent">Skip to blog entries</a></li>
             <li><a href="{$serendipityBaseURL}index.php?/archive">Skip to archive page</a></li>
-            {if $template_option.layouttype != '2bs'}<li><a href="#skiplsb">Skip to left sidebar</a></li>{/if]
+            {if $template_option.layouttype != '2bs'}<li><a href="#skiplsb">Skip to left sidebar</a></li>{/if}
             {if $template_option.layouttype != '2sb'}<li><a href="#skiprsb">Skip to right sidebar</a></li>{/if}
         </ul>
     </div>