svn: /pear2/sandbox/pear2.php.net/trunk/templates/pear2/ Main.tpl.php
[email protected] (Brett Bieber)
| Newsgroups | php.pear.cvs,php.pear.core |
|---|---|
| Message-ID | <[email protected]> |
saltybeagle Sun, 06 Jun 2010 20:21:52 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=300235
Log:
change a few instances of Pear to PEAR.
Changed paths:
U pear2/sandbox/pear2.php.net/trunk/templates/pear2/Main.tpl.php
Modified: pear2/sandbox/pear2.php.net/trunk/templates/pear2/Main.tpl.php
===================================================================
--- pear2/sandbox/pear2.php.net/trunk/templates/pear2/Main.tpl.php 2010-06-06 19:13:23 UTC (rev 300234)
+++ pear2/sandbox/pear2.php.net/trunk/templates/pear2/Main.tpl.php 2010-06-06 20:21:52 UTC (rev 300235)
@@ -21,7 +21,7 @@
<div id="top">
<div class="content">
- <h1><a href="<?php echo PEAR2\SimpleChannelFrontend\Main::getURL(); ?>"><img src="templates/pear2/css/img/logo.png" alt="Pear" /><span>PHP Extension and Application Repository</span></a></h1>
+ <h1><a href="<?php echo PEAR2\SimpleChannelFrontend\Main::getURL(); ?>"><img src="templates/pear2/css/img/logo.png" alt="PEAR" /><span>PHP Extension and Application Repository</span></a></h1>
<div id="nav">
<ul id="navbar">
<li><a href="<?php echo PEAR2\SimpleChannelFrontend\Main::getURL('PEAR2\SimpleChannelFrontend\News'); ?>">Home</a></li>
@@ -39,13 +39,13 @@
<div id="mid">
<div class="content">
<div class="left">
- <h2>What is Pear?</h2>
- Pear is a packaging and distribution system for reusable PHP components. You can find more information about using Pear in the <a href="#">online manual</a>.
+ <h2>What is PEAR?</h2>
+ PEAR is a packaging and distribution system for reusable PHP components. You can find more information about using PEAR in the <a href="#">online manual</a>.
</div>
<div class="right">
<h2>Download Pyrus <span>New for PHP 5.3+!</span></h2>
- Pyrus is a tool to manage Pear packages. Pyrus simplifies and improves the Pear experience.
+ Pyrus is a tool to manage PEAR packages. Pyrus simplifies and improves the PEAR experience.
<div id="download">
<a class="button" href="http://svn.php.net/viewvc/pear2/Pyrus/trunk/pyrus.phar?view=co">Download Pyrus ↴</a>
</div>
@@ -55,7 +55,7 @@
</div>
<div id="bottom">
<div class="content">
- <h2>Who’s Using Pear?</h2>
+ <h2>Who’s Using PEAR?</h2>
...
<a href="http://digg.com/">Digg</a>,
<a href="http://twitter.com/">Twitter</a>,
@@ -95,9 +95,9 @@
</ul>
<p class="note">
Copyright © 2001-2010 The PEAR Group, all rights reserved. Bandwidth and
- hardware provided by Pair Networks. Pear is a framework and distribution
+ hardware provided by Pair Networks. PEAR is a framework and distribution
system for reusable PHP components. You can find out more information
- about Pear in the <a href="#">online manual</a>.
+ about PEAR in the <a href="#">online manual</a>.
</p>
</div>