mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Merge branch '3.1'
This commit is contained in:
commit
27de4367b8
@ -13,7 +13,7 @@
|
||||
<%t ContentController.InstallFilesDeleted "Installation files have been successfully deleted." %>
|
||||
</p>
|
||||
<p style="margin: 1em 0">
|
||||
<%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 content by opening <a href="{link}">the CMS</a>.' link="admin/" %>
|
||||
<br />
|
||||
<%t ContentController.Email "Email" %>: $Username<br />
|
||||
<%t ContentController.Password "Password" %>: $Password<br />
|
||||
|
Loading…
Reference in New Issue
Block a user