Änderungen an Login Struktur
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
<div class="container-fluid">
|
||||
<form id="form1" runat="server">
|
||||
<center>
|
||||
<table id="tbl_main" cellpadding="0">
|
||||
<table id="tbl_main" cellpadding="0" style="margin:4px 4px 4px 4px; border: none;">
|
||||
<tr style="color:#003680;height:35px;">
|
||||
<td>
|
||||
<asp:Button ID="btn_Back" runat="server" Text="Back" PostBackUrl="~/login/login_FLEX.aspx" OnClick="btn_Back_Click"/>
|
||||
|
||||
Reference in New Issue
Block a user