Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 16845 | Rev 16929 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 16845 Rev 16891
Línea 2596... Línea 2596...
2596
                        echo $this->formText($element);
2596
                        echo $this->formText($element);
2597
                        ?>
2597
                        ?>
2598
                	</div>        
2598
                	</div>        
2599
                </div>
2599
                </div>
2600
          	</div>
2600
          	</div>
2601
         	<div class="modal-footer">
2601
         	<div class="modal-footer text-right">
2602
    			<button type="submit" class="btn btn-primary">LABEL_SAVE</button>
2602
    			<button type="submit" class="btn btn-primary">LABEL_SAVE</button>
2603
    			<button type="button" class="btn btn-default btn-last-date-of-application-close">LABEL_CANCEL</button>
2603
    			<button type="button" class="btn btn-default btn-last-date-of-application-close">LABEL_CANCEL</button>
2604
          	</div>
2604
          	</div>
2605
      	<?php echo $this->form()->closeTag($form); ?>	
2605
      	<?php echo $this->form()->closeTag($form); ?>	
2606
    	</div>
2606
    	</div>