[pLog-svn] r4055 - plog/branches/lifetype-1.1.1/templates/summary

oscar at devel.lifetype.net oscar at devel.lifetype.net
Wed Sep 27 19:05:13 GMT 2006


Author: oscar
Date: 2006-09-27 19:05:12 +0000 (Wed, 27 Sep 2006)
New Revision: 4055

Modified:
   plog/branches/lifetype-1.1.1/templates/summary/postslist.template
Log:
switched back to the 'links' style for the template so that it is consistent with all other pages in the summary


Modified: plog/branches/lifetype-1.1.1/templates/summary/postslist.template
===================================================================
--- plog/branches/lifetype-1.1.1/templates/summary/postslist.template	2006-09-27 18:55:47 UTC (rev 4054)
+++ plog/branches/lifetype-1.1.1/templates/summary/postslist.template	2006-09-27 19:05:12 UTC (rev 4055)
@@ -40,6 +40,6 @@
 	{foreach from=$recentPosts item=post}
 	 {include file="summary/post.template"}
 	{/foreach}
-  {pager style=list}
+  {pager style=links}
 </div>
 {include file="summary/footer.template"}



More information about the pLog-svn mailing list