Module: website Branch: master Commit: a92b07baba1f1abb032870b8cc67f08012da3d64 URL: http://source.winehq.org/git/website.git/?a=commit;h=a92b07baba1f1abb032870b...
Author: Scott Ritchie scott@open-vote.org Date: Mon Jul 27 02:31:31 2009 -0700
Remove links to Features page
---
templates/en/about.template | 1 - templates/en/acknowledgement.template | 5 ----- templates/en/myths.template | 1 - 3 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/templates/en/about.template b/templates/en/about.template index edc73fe..430e7f6 100644 --- a/templates/en/about.template +++ b/templates/en/about.template @@ -39,7 +39,6 @@ the project:</p> <li><a href="{$root}/history">Wine's History</a></li> <li><a href="{$root}/why">Why Wine is so important</a></li> <li><a href="{$root}/myths">Debunking Wine Myths</a></li> - <li><a href="{$root}/wine_features">Wine's Features</a></li> <li><a href="{$root}/acknowledgement">Acknowledgements</a></li> <li><a href="{$root}/wwn">World Wine News</a></li> <li><a href="{$root}/interview">Interviews</a></li> diff --git a/templates/en/acknowledgement.template b/templates/en/acknowledgement.template index bebb49f..4399145 100644 --- a/templates/en/acknowledgement.template +++ b/templates/en/acknowledgement.template @@ -203,10 +203,5 @@ enough to have paid staff tackling tough problems.. we are.</p> <p>A complete list of <a href="http://source.winehq.org/git/?p=wine.git;a=blob_plain;f=AUTHORS">authors</a> can be found in the source code repository.</p> -<hr />
-<div class="link-container"> - <p class="left-link"><a href="{$root}/wine_features">Previous</a>: Wine's Features</p> - <p class="right-link">World Wine News: <a href="{$root}/wwn">Next</a></p> -</div>
diff --git a/templates/en/myths.template b/templates/en/myths.template index 685d3ae..2880489 100644 --- a/templates/en/myths.template +++ b/templates/en/myths.template @@ -263,7 +263,6 @@ like Safedisc. Once ntoskrnl.exe is implemented Wine will have full support for <a href="{$root}/why">Previous</a>: Why Wine is so important </td> <td width="50%" align=right> - Wine's Features :<a href="{$root}/wine_features">Next</a> </td> </tr> </table>