[Isocial-svn] SF.net SVN: isocial: [35] app/views/shared/loggedin/compiled/pageheader.tpl .php
Status: Pre-Alpha
Brought to you by:
aguidrevitch
From: <di...@us...> - 2008-02-29 15:54:48
|
Revision: 35 http://isocial.svn.sourceforge.net/isocial/?rev=35&view=rev Author: dim0s77 Date: 2008-02-29 07:54:54 -0800 (Fri, 29 Feb 2008) Log Message: ----------- remove compiled template Removed Paths: ------------- app/views/shared/loggedin/compiled/pageheader.tpl.php Deleted: app/views/shared/loggedin/compiled/pageheader.tpl.php =================================================================== --- app/views/shared/loggedin/compiled/pageheader.tpl.php 2008-02-29 15:53:28 UTC (rev 34) +++ app/views/shared/loggedin/compiled/pageheader.tpl.php 2008-02-29 15:54:54 UTC (rev 35) @@ -1,8 +0,0 @@ -<ul id="headermenuleft"> - <li><a class="globallink" href="/profile/"><?php echo $text_helper->translate('Profile', array()); ?></a> <a href="/profile/edit"><?php echo $text_helper->translate('edit', array()); ?></a></li> - <li><a class="globallink" href="/friend/"><?php echo $text_helper->translate('Friends', array()); ?></a></li> - <li><a class="globallink" href="/message/"><?php echo $text_helper->translate('Messages', array()); ?> (0)</a></li> -</ul> -<ul id="headermenuright"> - <li><a href="/user/logout"><?php echo $text_helper->translate('Logout', array()); ?></a></li> -</ul> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |