62,266
社区成员
发帖
与我相关
我的任务
分享
<!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>系统升级公告</title>
<style type="text/css">
body{padding:0;margin:0;text-align:center;color:#000;font-size:24px;font-family:'微软雅黑';}
</style>
</head>
<body>
<div style="vertical-align:middle; height:100%;">
<fieldset style="text-align:center; ">
<legend style="font-weight:bold;">系統升級公告</legend>
<h2 style="font-size:20px;">
請注意SAP(ERA)系統會於以下時間暫停服務:<br />
<span style="color:red;">4月14日(六)下午3時至4月15日(日)下午5時</span><br />
上述時段需暫停使用SAP及相關的網頁系統,請知悉並通知相關同事。
</h2>
</fieldset>
<br /><br />
<fieldset style="text-align:center; ">
<legend style="font-weight:bold;">System upgrade announcement</legend>
<h2 style="font-size:20px;">
Please be informed that the SAP Production System (ERA) will suspend its service within the following period. <br />
We’re performing the system upgrade.<br />
<span style="color:red;">14 April 2012 15:00 – 15 April 2012 17:00</span><br />
Within this period, the SAP systems will disable the login of all users and suspend all batch jobs.<br />
We are sorry for inconvenient caused. Pls. inform who will be affected.
</h2>
</fieldset>
</div>
</body>
</html>