Subversion Repositories SmartDukaan

Rev

Rev 18974 | Rev 18997 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18974 Rev 18975
Line 142... Line 142...
142
							<?php else:?>
142
							<?php else:?>
143
								<div style="line-height: 15px;">
143
								<div style="line-height: 15px;">
144
									<b>*</b> <span style="color:red;">Tax invoice is only available in Delhi</span>. We will get back to you when tax invoice is available in <?php echo $tinres['state'];?>.
144
									<b>*</b> <span style="color:red;">Tax invoice is only available in Delhi</span>. We will get back to you when tax invoice is available in <?php echo $tinres['state'];?>.
145
								</div>
145
								</div>
146
								<div style="line-height: 15px;margin-top: 4px;">				
146
								<div style="line-height: 15px;margin-top: 4px;">				
147
									<b>*</b> <span style="color:red;">टैक्स बिल केवल दिल्ली में उपलब्ध है</span>।<?php echo $tinres['state'];?> में टैक्स चालान उपलब्ध होते ही आपसे संपर्क किया जाएगा। 
147
									<b>*</b> <span style="color:red;">टैक्स बिल केवल दिल्ली में उपलब्ध है</span>।<?php echo $tinres['state'];?> में टैक्स बिल उपलब्ध होते ही आपसे संपर्क किया जाएगा। 
148
								</div>	
148
								</div>	
149
							<?php endif;?>
149
							<?php endif;?>
150
						</div>
150
						</div>
151
					<?php endif;?>
151
					<?php endif;?>
152
					
152