svn: /pear2/sandbox/pear2.php.net/trunk/templates/pear2/ Categories.tpl.php
[email protected] (Amir Mohammad Saied)
| Newsgroups | php.pear.cvs,php.pear.core |
|---|---|
| Message-ID | <[email protected]> |
amir Thu, 10 Jun 2010 16:16:26 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=300367
Log:
Title for categories page
Changed paths:
U pear2/sandbox/pear2.php.net/trunk/templates/pear2/Categories.tpl.php
Modified: pear2/sandbox/pear2.php.net/trunk/templates/pear2/Categories.tpl.php
===================================================================
--- pear2/sandbox/pear2.php.net/trunk/templates/pear2/Categories.tpl.php 2010-06-10 15:56:53 UTC (rev 300366)
+++ pear2/sandbox/pear2.php.net/trunk/templates/pear2/Categories.tpl.php 2010-06-10 16:16:26 UTC (rev 300367)
@@ -1,3 +1,7 @@
+<?php
+// Set the page title
+$parent->context->page_title = 'Categories | ' . PEAR2\SimpleChannelFrontend\Main::$channel->name;
+?>
<div id="packages" class="pearbox">
<div class="pearbox-header">
<h2>Packages</h2>