mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	Merge pull request #313 from deraw/deraw-fix-add-page-numbers
Fix title in add-page-numbers.html
This commit is contained in:
		
						commit
						eb928d3369
					
				@ -4,7 +4,7 @@
 | 
				
			|||||||
	xmlns:th="http://www.thymeleaf.org">
 | 
						xmlns:th="http://www.thymeleaf.org">
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<th:block
 | 
					<th:block
 | 
				
			||||||
	th:insert="~{fragments/common :: head(title=#{autoCrop.title})}"></th:block>
 | 
						th:insert="~{fragments/common :: head(title=#{addPageNumbers.title})}"></th:block>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<body>
 | 
					<body>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user