I'm trying to insert custom text into the logon page for OWA (Exchange 2010) I'm having difficulty with formatting of the window. I'm working on the logon.aspx file within C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\Owa\auth (Yes I have created a backup)
The text I wish to insert below the sign in button, centered, and above the Connected to Microsoft Exchange text. I have inserted the follow text, however it has the outline window broken up:
<table class="mid tblConn" style="line-height: 1.1em;">
<tbody><tr>
<td class="tdConn">This company requires all employees to keep accurate records of the time worked. Accurate time records will help ensure that your paycheck reflects time spent working. Any work performed (e-mail or other) outside of regular work hours by non-exempt (hourly compensated) employees must be approved in advance by their appropriate management staff. Please refer to the Employee Handbook for additional detail.</td>
</tr>
</tbody></table> <br>
Our community of experts have been thoroughly vetted for their expertise and industry experience.