Exemplo n.º 1
0
					<h2>Invoice</h2>
					<ul>
                                            <li><a href="<?php 
echo base_url();
?>
admin/banner">View Invoices</a></li>
                                        </ul>
				</div>		<!-- .block_head ends -->
				<div id="addcats" class="block_content tab_content" style="display: none;">
			        <form method="post" enctype="multipart/form-data" id="form1" name="form1" action="">			          
			          <p>
			            <label>Subscription Name*: </label>
			            <br/>
                                    <select name="subscription_id">
                                        <?php 
echo get_subscription_levels($edit_data['subscription_id']);
?>
                                    </select>
			            <span class="note error"></span> </p>
			          <p>
			          <label>Amount*: </label>
			            <br/>
                                        <input type="text" id="amount" readonly class="required text small" name="totalprice" value="<?php 
echo $edit_data['totalprice'];
?>
" />
			            <span class="note error"></span> </p>			            
                                  <p>
			            <label>Due Date: </label>
			            <br />
                                    <input type="text" class="text date_picker" name="due_date" />
Exemplo n.º 2
0
										<tr>
											<td height="20" width="165">&nbsp;</td>
											<td height="20" width="20">&nbsp;</td>
											<td height="20" width="165">&nbsp;</td>
										</tr>
										<tr>
											<td height="20" width="165" colspan="3"><span style="font-weight: 700"> <font style="font-size: 10px" face="Tahoma"> Välj din prisplan</font> </span></td>
										</tr>
										<tr>
											<td height="25" width="185" colspan="3">
                                            <div id="subscription_text">
                                            	
                                            </div>
											<select name="subsciption_level" id="subsciption_level">
												<?php 
echo get_subscription_levels();
?>
1											</select></td>
										</tr>
										<tr>
											<td height="20" width="165">&nbsp;</td>
											<td height="20" width="20">&nbsp;</td>
											<td height="20" width="165">&nbsp;</td>
										</tr>
										<tr class="cat_mod">
											<td width="165" height="20"><span style="font-weight: 700"> <font face="Tahoma" style="font-size: 10px"> Välj din kategori</font></span></td>
											<td width="20" height="20">&nbsp;</td>
											<td width="165" height="20">&nbsp;</td>
										</tr>
										<tr class="cat_mod">
											<td width="350" height="65" bgcolor="#EEEEEE" colspan="3">&nbsp;