20250318 质量优化
This commit is contained in:
@@ -239,8 +239,8 @@
|
||||
<div class="c_lang">
|
||||
<f:DropDownList runat="server" ID="drpSelectLan" AutoPostBack="true" EmptyText="<%$ Resources:Lan,SelectLanguage %>"
|
||||
CssClass="icontopaction themes" Width="80px" OnSelectedIndexChanged="drpSelectLan_SelectedIndexChanged">
|
||||
<f:ListItem Text="<%$ Resources:Lan,Chinese %>" Value="zh-CN" />
|
||||
<f:ListItem Text="<%$ Resources:Lan,English %>" Value="en-US" />
|
||||
<f:ListItem Text="中文" Value="zh-CN" />
|
||||
<f:ListItem Text="English" Value="en-US" />
|
||||
</f:DropDownList>
|
||||
</div>
|
||||
<div class="projectSelect">
|
||||
|
||||
Reference in New Issue
Block a user