1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-23 06:44:38 +02:00

Minor updates and optimizations to PageFinder

This commit is contained in:
Ryan Cramer
2020-08-21 13:38:10 -04:00
parent 03503075c1
commit 1444c8d168
3 changed files with 143 additions and 14 deletions

View File

@@ -62,7 +62,7 @@ class InputfieldEmail extends InputfieldText {
}
/**
* Render the seoondary “Confirm” email input
* Render the secondary “Confirm” email input
*
* @param array $attrs
* @return string