[pLog-svn] r6366 - templates/branches/lifetype-1.2/unported/Boxed-Green
jondaley at devel.lifetype.net
jondaley at devel.lifetype.net
Mon Apr 28 15:57:06 EDT 2008
Author: jondaley
Date: 2008-04-28 15:57:06 -0400 (Mon, 28 Apr 2008)
New Revision: 6366
Removed:
templates/branches/lifetype-1.2/unported/Boxed-Green/Green_screenshot.jpg
Modified:
templates/branches/lifetype-1.2/unported/Boxed-Green/footer.template
templates/branches/lifetype-1.2/unported/Boxed-Green/postandcomments.template
Log:
copied stuff from 'Boxed'
Deleted: templates/branches/lifetype-1.2/unported/Boxed-Green/Green_screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/unported/Boxed-Green/footer.template
===================================================================
--- templates/branches/lifetype-1.2/unported/Boxed-Green/footer.template 2008-04-28 19:22:20 UTC (rev 6365)
+++ templates/branches/lifetype-1.2/unported/Boxed-Green/footer.template 2008-04-28 19:57:06 UTC (rev 6366)
@@ -6,13 +6,13 @@
<div class="sidetitle">{$locale->tr("search")}</div>
<div class="side">
<form name="search_form" method="post" action="{$url->getIndexUrl()}">
- <input type="text" name="searchTerms" value="" size="14" /><br/>
+ <input type="text" name="searchTerms" value="" size="14" />
<input type="hidden" name="op" value="Search" />
<input type="hidden" name="blogId" value="{$blog->getId()}"/>
<input type="submit" name="Search" value="{$locale->tr("search")}" />
</form>
</div>
-
+
{assign var=blogOwner value=$blog->getOwnerInfo()}
{assign var=AboutMyself value=$blogOwner->getAboutMyself()}
{if $blogOwner->hasPicture() && $AboutMyself}
Modified: templates/branches/lifetype-1.2/unported/Boxed-Green/postandcomments.template
===================================================================
--- templates/branches/lifetype-1.2/unported/Boxed-Green/postandcomments.template 2008-04-28 19:22:20 UTC (rev 6365)
+++ templates/branches/lifetype-1.2/unported/Boxed-Green/postandcomments.template 2008-04-28 19:57:06 UTC (rev 6366)
@@ -6,7 +6,7 @@
<!-- {$url->postTrackbackLink($post)} -->
<p>{include file="$blogtemplate/post.template"}</p>
</div>
- {pager style="links"}
+{pager style="links"}
{foreach from=$comments item=comment}
<div class="blogbody">
<p class="title">
More information about the pLog-svn
mailing list