HSSE Person 部分
This commit is contained in:
@@ -73,12 +73,12 @@
|
||||
<td align="right" valign="middle" style="width: 50%; height: 30px; border-width: 0px;
|
||||
border-width: 0px;">
|
||||
<img src="../Images/PageSetup.gif" runat="server" id="Img2" onclick="document.all.WebBrowser.ExecWB(8,1)"
|
||||
alt="页面设置" style="cursor: pointer" />
|
||||
alt="<%$ Resources:Lan,TestRecordPrint_Img2_alt%>" style="cursor: pointer" />
|
||||
<img src="../Images/PrintSetup.gif" runat="server" id="btnPrint" onclick="document.all.WebBrowser.ExecWB(6,1)"
|
||||
alt="打印设置" style="cursor: pointer" />
|
||||
alt="<%$ Resources:Lan,TestRecordPrint_btnPrint_alt%>" style="cursor: pointer" />
|
||||
<img src="../Images/PrintPreview.gif" runat="server" id="Img1" onclick="printpr()"
|
||||
alt="打印预览" style="cursor: pointer" />
|
||||
<img src="../Images/Print.gif" runat="server" id="Img3" onclick="print()" alt="打印"
|
||||
alt="<%$ Resources:Lan,TestRecordPrint_Img1_alt%>" style="cursor: pointer" />
|
||||
<img src="../Images/Print.gif" runat="server" id="Img3" onclick="print()" alt="<%$ Resources:Lan,TrainRecord_Menu1_btnPrint_Text%>"
|
||||
style="cursor: pointer" />
|
||||
</td>
|
||||
<td align="right" valign="middle" style="width: 50%; height: 30px; border-width: 0px;">
|
||||
@@ -98,12 +98,12 @@
|
||||
bordercolor="#000000">
|
||||
<tr>
|
||||
<td align="center" colspan="3">
|
||||
<asp:Label ID="Label1" runat="server" Font-Size="22px" Font-Bold="true" Text="HSE检查表"></asp:Label>
|
||||
<asp:Label ID="Label1" runat="server" Font-Size="22px" Font-Bold="true" Text="<%$ Resources:Lan,CheckWorkPrint_Label1_Text%>"></asp:Label>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" style="width: 33%; height: 45px;">
|
||||
<asp:Label ID="Label4" runat="server" Font-Size="17px" Text="检查类型:HSE季节性/节假日检查"></asp:Label>
|
||||
<asp:Label ID="Label4" runat="server" Font-Size="17px" Text="<%$ Resources:Lan,CheckHolidayPrint_Label4_Text%>"></asp:Label>
|
||||
</td>
|
||||
<td align="left" style="width: 33%; height: 45px;">
|
||||
<asp:Label ID="txtCheckTime" runat="server" Font-Size="17px"></asp:Label>
|
||||
|
||||
Reference in New Issue
Block a user