Plugin Directory

Changeset 2186835


Ignore:
Timestamp:
11/06/2019 11:13:08 AM (6 years ago)
Author:
ecommercefoundation
Message:

'update'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • safeshop/trunk/safeshop.php

    r2167569 r2186835  
    9191            }
    9292        }
    93     }
    94     else
    95     {
    96         echo __("<div class='notice notice-error is-dismissible'><p><strong>client_id and client_secret are required fields.</strong></p>
    97                     <button type='button' class='notice-dismiss'></button>
    98                 </div>");
    99     }
     93        else
     94        {
     95            echo __("<div class='notice notice-error is-dismissible'><p><strong>client_id and client_secret are required fields.</strong></p>
     96                        <button type='button' class='notice-dismiss'></button>
     97                    </div>");
     98        }
     99    }   
    100100}
    101101
Note: See TracChangeset for help on using the changeset viewer.