Updated Settings titles.

--HG--
branch : 1.x
This commit is contained in:
jowall
2011-04-07 11:14:46 -07:00
parent c0d8faebe1
commit 05d66c171b
9 changed files with 9 additions and 9 deletions

View File

@@ -8,7 +8,7 @@
}, "Id", "Text", (int)Model.ResourceDebugMode);
}
<fieldset>
<legend>@T("General Settings")</legend>
<legend>@T("General")</legend>
<div>
<label for="SiteName">@T("Site name")</label>
@Html.EditorFor(m => m.SiteName)