|  | @@ -132,9 +132,13 @@ class PlenoSanksi extends Component {
 | 
	
		
			
				|  |  |                              </Button>
 | 
	
		
			
				|  |  |                          </ModalFooter>
 | 
	
		
			
				|  |  |                          <ModalFooter>
 | 
	
		
			
				|  |  | -                            <Button color disabled={signature === "" || signature === "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAAtJREFUGFdjYAACAAAFAAGq1chRAAAAAElFTkSuQmCC" || nama === "" || changesign === false} className="btn-labeled-notHover pt-2 pb-2 " onClick={this.onSubmit}>
 | 
	
		
			
				|  |  | -                                <span className="font-color-white">Kirim</span>
 | 
	
		
			
				|  |  | +                            <Button color className="bg-danger" onClick={this.toggleModal}>
 | 
	
		
			
				|  |  | +                                Batal
 | 
	
		
			
				|  |  |                              </Button>
 | 
	
		
			
				|  |  | +                            <Button color disabled={signature === "" || signature === "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAAtJREFUGFdjYAACAAAFAAGq1chRAAAAAElFTkSuQmCC" || nama === "" || changesign === false} className=" color-3e3a8e" onClick={this.onSubmit}>
 | 
	
		
			
				|  |  | +                                <span className="font-color-white ">Kirim</span>
 | 
	
		
			
				|  |  | +                            </Button>
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |                          </ModalFooter>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |                      </ModalBody>
 | 
	
	
		
			
				|  | @@ -255,7 +259,7 @@ class PlenoSanksi extends Component {
 | 
	
		
			
				|  |  |                          Demikian Laporan Evaluasi dan Pembahasan ini dibuat dengan sesungguhnya dan telah dibaca dan dicermati oleh peserta rapat yang hadir.
 | 
	
		
			
				|  |  |                      </p>
 | 
	
		
			
				|  |  |                      <p><strong>Note: Jika Anda menyetujui laporan hasil evaluasi dan pembahasan tersebut, maka klik tombol dibawah ini untuk melakukan tanda tangan sebagai bukti telah menyetujui.</strong> </p>
 | 
	
		
			
				|  |  | -                    <Button color="" className="btn-labeled-notHover" onClick={this.toggleModal}>
 | 
	
		
			
				|  |  | +                    <Button color="" className="btn-labeled-2" onClick={this.toggleModal}>
 | 
	
		
			
				|  |  |                          <h4 className="mt-2 mb-md-2 text-center font-color-white pl-3 pr-3">Setuju</h4>
 | 
	
		
			
				|  |  |                      </Button>
 | 
	
		
			
				|  |  |                  </div>
 |