Merge pull request #224 from adrexia/3.0

BUG: Installation successful "CMS" link has broken href (fixes #7874)
This commit is contained in:
Sean Harvey 2012-10-17 19:04:40 -07:00
commit f72cef95e6

View File

@ -10,7 +10,7 @@
<strong>&nbsp; &nbsp; <%t ContentController.Password "Password" %>: $Password</strong></p>
<p>
<%t ContentController.StartEditing "You can start editing your site's content by opening <a href=\"{link}\">the CMS</a>." link="admin/" %>
<%t ContentController.StartEditing 'You can start editing your site\'s content by opening <a href="{link}">the CMS</a>.' link="admin/" %>
</p>
<div style="background:#fcf8f2; border-radius:4px; border: 1px solid #ffc28b; padding:5px; margin:5px;">