Making WordPress.org

Ticket #1885: 1885.3.diff

File 1885.3.diff, 677 bytes (added by jensdevbeule, 7 years ago)
  • wordcamp.org/public_html/wp-content/plugins/wc-fonts/wc-fonts.php

    diff --git a/wordcamp.org/public_html/wp-content/plugins/wc-fonts/wc-fonts.php b/wordcamp.org/public_html/wp-content/plugins/wc-fonts/wc-fonts.php
    index 48aa17f5..d57da748 100644
    a b class WordCamp_Fonts_Plugin { 
    107107                ?>
    108108                <div class="wrap">
    109109                        <?php screen_icon(); ?>
    110                         <h1><?php esc_html_e( 'Fonts', 'wordcamporg' ); ?></h1>
     110                        <h1><?php esc_html_e( 'Fonts WordCamp', 'wordcamporg' ); ?></h1>
    111111                        <?php settings_errors(); ?>
    112112                        <form method="post" action="options.php" enctype="multipart/form-data">
    113113                                <?php