Plugin Directory

Changeset 1816894


Ignore:
Timestamp:
02/07/2018 12:47:31 AM (8 years ago)
Author:
sustun
Message:

Dil dosyaları güncellendi.

Location:
wp-quotpedia/trunk
Files:
2 added
3 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • wp-quotpedia/trunk/wp-quotpedia.php

    r1816890 r1816894  
    5656    <p>
    5757        <label for="<?php echo $this->get_field_id( 'title' ); ?>"><?php _e( 'Title' ); ?></label>
    58         <input class="widefat" id="<?php echo $this->get_field_id( 'title' ); ?>" name="<?php echo $this->get_field_name( 'title' ); ?>" type="text" value="<?php echo esc_attr( $title ); ?>" />
     58        <input class="widefat" id="<?php echo $this->get_field_id( 'title' ); ?>" name="<?php echo $this->get_field_name( 'title' ); ?>" type="text" value="Quotpedia" />
    5959    </p>
    6060    <?php
Note: See TracChangeset for help on using the changeset viewer.