Skip to content

Commit

Permalink
[#417 state:resolved] Scrubbed Movable Type from tmpl/cms/login.tmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike authored and jayallen committed Oct 28, 2010
1 parent bc0c08a commit fc1489f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tmpl/cms/login.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,21 @@ TC.attachLoadEvent(init);
<mtapp:statusmsg
id="delegate_auth_logout"
class="info" can_close="0">
<__trans phrase="Your Movable Type session has ended.">
<__trans phrase="Your Melody session has ended.">
</mtapp:statusmsg>
<mt:else>
<mtapp:statusmsg
id="session_end_logout"
class="info" can_close="0">
<__trans phrase="Your Movable Type session has ended. If you wish to sign in again, you can do so below.">
<__trans phrase="Your Melody session has ended. If you wish to sign in again, you can do so below.">
</mtapp:statusmsg>
</mt:if>
<mt:else>
<mt:if name="login_again">
<mtapp:statusmsg
id="action_logout"
class="info" can_close="0">
<__trans phrase="Your Movable Type session has ended. Please sign in again to continue this action.">
<__trans phrase="Your Melody session has ended. Please sign in again to continue this action.">
</mtapp:statusmsg>
<mt:else>
<mt:if name="error">
Expand Down

0 comments on commit fc1489f

Please sign in to comment.