mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	Update cert-sign.html
This commit is contained in:
		
							parent
							
								
									dfd1ac7e99
								
							
						
					
					
						commit
						6219cd1d86
					
				@ -59,20 +59,20 @@
 | 
				
			|||||||
                            
 | 
					                            
 | 
				
			||||||
							<div class="form-group">
 | 
												<div class="form-group">
 | 
				
			||||||
								<label><input type="checkbox" id="showSignature"
 | 
													<label><input type="checkbox" id="showSignature"
 | 
				
			||||||
									name="showSignature" th:text="#{signCert.showSig}"></label>
 | 
														name="showSignature" th:text="#{certSign.showSig}"></label>
 | 
				
			||||||
							</div>
 | 
												</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
							<div id="signatureDetails" style="display: none;">
 | 
												<div id="signatureDetails" style="display: none;">
 | 
				
			||||||
								<div class="form-group">
 | 
													<div class="form-group">
 | 
				
			||||||
									<label for="reason" th:text="#{signCert.reason}"></label> <input type="text"
 | 
														<label for="reason" th:text="#{certSign.reason}"></label> <input type="text"
 | 
				
			||||||
										class="form-control" id="reason" name="reason">
 | 
															class="form-control" id="reason" name="reason">
 | 
				
			||||||
								</div>
 | 
													</div>
 | 
				
			||||||
								<div class="form-group">
 | 
													<div class="form-group">
 | 
				
			||||||
									<label for="location" th:text="#{signCert.location}"></label> <input type="text"
 | 
														<label for="location" th:text="#{certSign.location}"></label> <input type="text"
 | 
				
			||||||
										class="form-control" id="location" name="location">
 | 
															class="form-control" id="location" name="location">
 | 
				
			||||||
								</div>
 | 
													</div>
 | 
				
			||||||
								<div class="form-group">
 | 
													<div class="form-group">
 | 
				
			||||||
									<label for="name" th:text="#{signCert.name}"></label> <input type="text"
 | 
														<label for="name" th:text="#{certSign.name}"></label> <input type="text"
 | 
				
			||||||
										class="form-control" id="name" name="name">
 | 
															class="form-control" id="name" name="name">
 | 
				
			||||||
								</div>
 | 
													</div>
 | 
				
			||||||
								<div class="form-group">
 | 
													<div class="form-group">
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user