Changeset 1692

Show
Ignore:
Timestamp:
04/01/08 23:33:09 (8 months ago)
Author:
bchoate
Message:

Updated beta messaging in footer. BugId:74354

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/release-33/tmpl/cms/include/footer.tmpl

    r1309 r1692  
    99    <mt:if name="mt_beta"> 
    1010    <div id="msg-beta"> 
    11         <p id="msg-beta-inner" class="inner"><__trans phrase="Hey, this is a Beta version of MT: Don't use it in production! And you'll want to upgrade to the release version by January 31, 2008. (<a href="[_1]" target="_blank">License details</a>)" params="http://www.movabletype.org/license_beta.html"></p> 
     11        <p id="msg-beta-inner" class="inner"><__trans phrase="This is a beta version of Movable Type and is not recommended for production use."></p> 
    1212    </div> 
    1313    </mt:if>