Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 16827 Rev 16828
Línea 449... Línea 449...
449
      		</div>
449
      		</div>
Línea 450... Línea 450...
450
 
450
 
451
            <!-- Modal footer -->
451
            <!-- Modal footer -->
452
      		<div class="modal-footer">
452
      		<div class="modal-footer">
453
              <button type="submit" class="btn btn-primary">LABEL_SAVE</button>
453
              <button type="submit" class="btn btn-primary">LABEL_SAVE</button>
454
            <button type="button" class="btn btn-light btn-cancel">LABEL_CANCEL</button>
454
              <button type="button" class="btn btn-light btn-cancel">LABEL_CANCEL</button>
455
      		</div>
455
      		</div>
456
           <?php echo $this->form()->closeTag($form); ?>
456
           <?php echo $this->form()->closeTag($form); ?>
457
    	</div>
457
    	</div>
458
	</div>
458
	</div>