Making WordPress.org

Ticket #2610: 2610.diff

File 2610.diff, 724 bytes (added by Mte90, 7 years ago)
  • wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/consistency.php

    diff --git wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/consistency.php wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/consistency.php
    index c1930678..57c76bb8 100644
    gp_tmpl_header(); 
    2424
    2525        <p class="consistency-form-filters">
    2626                <label>
    27                         <input type="checkbox" name="search_case_sensitive" value="1"<?php checked( $search_case_sensitive ); ?>>
     27                        <input type="checkbox" name="search_case_sensitive">
    2828                        Case Sensitive
    2929                </label>
    3030        </p>