File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
WebApplication2/Customer/Pages Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 475
475
<div id =" sms-minutes-internet" class =" content" >
476
476
<h2 >SMS, Minutes, and Internet Consumption</h2 >
477
477
<form id =" form1" runat =" server" >
478
-
478
+ < h3 >Enter Plan Name: </ h3 >
479
479
<asp:TextBox ID =" planName" runat =" server" placeholder =" Enter Plan Name" CssClass =" styled-textbox" ></asp:TextBox >
480
+ <br />
481
+ <h3 >Enter Start Date: </h3 >
480
482
<asp:TextBox ID =" startDate" runat =" server" TextMode =" Date" placeholder =" Start Date" CssClass =" styled-textbox" ></asp:TextBox >
483
+ <br />
484
+ <h3 >Enter End Date: </h3 >
481
485
<asp:TextBox ID =" endDate" runat =" server" TextMode =" Date" placeholder =" End Date" CssClass =" styled-textbox" ></asp:TextBox >
482
486
<asp:Label ID =" lblSMS" runat =" server" ></asp:Label >
483
487
<asp:Label ID =" lblMins" runat =" server" ></asp:Label >
You can’t perform that action at this time.
0 commit comments