Plugin Directory

Changeset 1082640


Ignore:
Timestamp:
02/04/2015 10:53:22 PM (11 years ago)
Author:
dpik
Message:

Updated form class and wordpress version

Location:
dys-email-subscription/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • dys-email-subscription/trunk/emailing-lista.php

    r1042279 r1082640  
    194194<aside id="dys-email-subscription" class="widget widget_dys-email-subscription">
    195195  <h3 class="widget-title"> <?php echo $title; ?> </h3>
    196   <form name="emailing" method="post"  class="clear">
     196  <form name="emailing" method="post"  class="dys_email">
    197197    <input name="email" id="email" type="email" class="text" placeholder="<?php _e( 'Email Address', 'dys-email-subscription' ) ?>"/>
    198198    <br>
  • dys-email-subscription/trunk/readme.txt

    r1042263 r1082640  
    33Tags: subscription, e-mailing, mailing, emailing, mail, users, email
    44Requires at least: 3.4
    5 Tested up to: 4.0.1
     5Tested up to: 4.1
    66Stable tag: trunk
    77License: GPLv2 or later
     
    3333== Changelog ==
    3434
     35= 1.6 =
     36* Tested up to 4.1
     37* Changed form class from "clear" to "dys_email"
     38
    3539= 1.5 =
    3640* Fix missing closing aside tag
Note: See TracChangeset for help on using the changeset viewer.