[pLog-svn] r4992 - plog/branches/lifetype-1.2/templates/admin

Mark Wu markplace at gmail.com
Mon Mar 5 05:46:27 EST 2007


I commit the wrong message. 

It is related to rev 4989 and 4990. The locale message should be 'logout'
instead of 'Logout'. I just commit the locales in 4989 and 4990, and forgot
commit the template. That's why this commit here.

Mark 

> -----Original Message-----
> From: plog-svn-bounces at devel.lifetype.net 
> [mailto:plog-svn-bounces at devel.lifetype.net] On Behalf Of 
> mark at devel.lifetype.net
> Sent: Monday, March 05, 2007 6:36 PM
> To: plog-svn at devel.lifetype.net
> Subject: [pLog-svn] r4992 - plog/branches/lifetype-1.2/templates/admin
> 
> Author: mark
> Date: 2007-03-05 05:36:01 -0500 (Mon, 05 Mar 2007) New Revision: 4992
> 
> Modified:
>    plog/branches/lifetype-1.2/templates/admin/dashboard.template
> Log:
> Add bAdd a dashboard help message to dashboard template, it 
> can help user to know how to login admin page.
> 
> 
> Modified: 
> plog/branches/lifetype-1.2/templates/admin/dashboard.template
> ===================================================================
> --- 
> plog/branches/lifetype-1.2/templates/admin/dashboard.template	
> 2007-03-05 10:34:52 UTC (rev 4991)
> +++ 
> plog/branches/lifetype-1.2/templates/admin/dashboard.template	
> 2007-03-05 10:36:01 UTC (rev 4992)
> @@ -5,7 +5,7 @@
>          </div>
>          <div class="dashboard_logout_link">
>            {if $userCanCreateBlog}<a 
> href="?op=registerBlog">{$locale->tr("createBlog")}</a>{/if}
> -          <a 
> href="?op=blogSelect&amp;blogId={$userblogs[0]->getId()}&amp;a
> ction=Logout">{$locale->tr("logout")}</a>
> +          <a 
> + 
> href="?op=blogSelect&amp;blogId={$userblogs[0]->getId()}&amp;action=Lo
> + gout">{$locale->tr("Logout")}</a>
>          </div>
>          <br style="clear:both;" />
>      </div>
> 
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn
> 



More information about the pLog-svn mailing list