Improving verbiage.

This commit is contained in:
Sipke Schoorstra
2014-11-04 18:06:36 -08:00
parent 45947af448
commit dd0bc59028

View File

@@ -37,7 +37,7 @@
<li>
<div class="template-picker">
<label>
@T("Use template:")
@T("Use existing Layout:")
@Html.DropDownList("template-picker", options, T("(None)").Text)
</label>
</div>