Subscriber Number replaced by Account Number
This commit is contained in:
parent
79ab1c7b3d
commit
85cfa25103
18 changed files with 18 additions and 73 deletions
|
@ -55,7 +55,7 @@
|
|||
|
||||
<tr>
|
||||
<td class="SubHead">
|
||||
<asp:Label ID="lblSubscriberNumber" runat="server" meta:resourcekey="lblSubscriberNumber" Text="Subscriber Number:"></asp:Label>
|
||||
<asp:Label ID="lblSubscriberNumber" runat="server" meta:resourcekey="lblSubscriberNumber" Text="Account Number:"></asp:Label>
|
||||
</td>
|
||||
<td class="NormalBold">
|
||||
<asp:TextBox ID="txtSubscriberNumber" runat="server" CssClass="NormalTextBox"></asp:TextBox>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue