Changeset 227904 for bloghash/1.0.4/searchform.php
- Timestamp:
- 05/15/2024 04:51:50 PM (19 months ago)
- Location:
- bloghash/1.0.4
- Files:
-
- 1 edited
- 1 copied
-
. (copied) (copied from bloghash/1.0.3)
-
searchform.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bloghash/1.0.4/searchform.php
r227239 r227904 32 32 </button> 33 33 <?php else: 34 bloghash_animated_arrow( 'right', 'submit', true ); 35 endif; ?> 36 34 bloghash_animated_arrow( 'right', 'submit', true ); 35 ?> 36 <button type="button" class="bloghash-search-close" aria-hidden="true" role="button"> 37 <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M6.852 7.649L.399 1.195 1.445.149l6.454 6.453L14.352.149l1.047 1.046-6.454 6.454 6.454 6.453-1.047 1.047-6.453-6.454-6.454 6.454-1.046-1.047z" fill="currentColor" fill-rule="evenodd"></path></svg> 38 </button> 39 <?php endif; ?> 37 40 </div> 38 41 </form>
Note: See TracChangeset
for help on using the changeset viewer.