update module export resource info
This commit is contained in:
@ -6,7 +6,7 @@
|
|||||||
@inject IStringLocalizer<SharedResources> SharedLocalizer
|
@inject IStringLocalizer<SharedResources> SharedLocalizer
|
||||||
|
|
||||||
<TabStrip>
|
<TabStrip>
|
||||||
<TabPanel Name="Text" Heading="Text" ResourceKey="Text">
|
<TabPanel Name="Content" Heading="Content" ResourceKey="Content">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row mb-1 align-items-center">
|
<div class="row mb-1 align-items-center">
|
||||||
<Label Class="col-sm-3" For="content" HelpText="Select the Export option and you will be able to view the module content" ResourceKey="Content">Content: </Label>
|
<Label Class="col-sm-3" For="content" HelpText="Select the Export option and you will be able to view the module content" ResourceKey="Content">Content: </Label>
|
||||||
|
@ -135,8 +135,8 @@
|
|||||||
<data name="Export Content" xml:space="preserve">
|
<data name="Export Content" xml:space="preserve">
|
||||||
<value>Export Content</value>
|
<value>Export Content</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Text.Heading" xml:space="preserve">
|
<data name="Content.Heading" xml:space="preserve">
|
||||||
<value>Text</value>
|
<value>Content</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="File.Heading" xml:space="preserve">
|
<data name="File.Heading" xml:space="preserve">
|
||||||
<value>File</value>
|
<value>File</value>
|
||||||
|
Reference in New Issue
Block a user