Rename "Content" header to "Text Content" to make it more clear

This commit is contained in:
Robin Ward 2014-09-23 17:27:48 -04:00
parent b21d653e4b
commit 3afe274ccd
3 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,5 @@
<div class='row'>
<div class='content-list span6'>
<h3>{{i18n admin.site_content.edit}}</h3>
<ul>
{{#each model}}
<li>

View File

@ -1984,8 +1984,7 @@ en:
site_content:
none: "Choose a type of content to begin editing."
title: 'Content'
edit: "Edit Site Content"
title: 'Text Content'
site_settings:
show_overriden: 'Only show overridden'