diff options
| author | yo momma <shutup@oops.wtf> | 2026-02-04 18:52:20 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-02-04 18:52:20 +0000 |
| commit | ae480c44c59a9e77ea279f2208dd7f932079e078 (patch) | |
| tree | be098491808cc88d6aa3790f5b6a20d4feb4aad8 /template/search_files.st | |
| parent | 8dd5a7b4e75ce418df5d75673304a8d14181c8f8 (diff) | |
Refactor templates: humps/hump variables
Diffstat (limited to 'template/search_files.st')
| -rwxr-xr-x | template/search_files.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/search_files.st b/template/search_files.st index b375f83..ae24080 100755 --- a/template/search_files.st +++ b/template/search_files.st @@ -8,7 +8,7 @@ </head> <body> - <center>search dumps: <input type="text" name="search-query" id="search-query" /></center><br><br> + <center>search humps: <input type="text" name="search-query" id="search-query" /></center><br><br> <center><div id="search-message"></div><br><br></center> <div id="fullpage-search-results"> <div id="search-results-images"></div> |
