Small patch for smarty-web/include/sidebar.php
[email protected] (George Miroshnikov)
| Newsgroups | php.smarty.dev |
|---|---|
| Organization | Infinity Creative Group |
| Message-ID | <[email protected]> |
Please review and apply this tiny patch. It changed sidebar "trademark notice" link URL to absolute. Currently this link is broken on all manual pages.
smarty-web.txt
(text/plain, 622 B)
Index: include/sidebar.php =================================================================== RCS file: /repository/smarty-web/include/sidebar.php,v retrieving revision 1.19 diff -u -u -r1.19 sidebar.php --- include/sidebar.php 2 Oct 2004 11:55:19 -0000 1.19 +++ include/sidebar.php 30 Oct 2004 22:08:04 -0000 @@ -41,7 +41,7 @@ <p> -You may only use the Smarty logo according to the <a href="copyright.php">trademark notice</a> +You may only use the Smarty logo according to the <a href="/copyright.php">trademark notice</a> </p> <img src="/gifs/smarty_icon.gif" border=0 width="88" height="31">