Styles for members password lost form
authorlaury <laury@gaslightmedia.com>
Fri, 3 Jun 2016 19:09:09 +0000 (15:09 -0400)
committerlaury <laury@gaslightmedia.com>
Fri, 3 Jun 2016 19:09:09 +0000 (15:09 -0400)
css/front.css
index.php

index 249590b..aca4bc3 100644 (file)
@@ -51,7 +51,7 @@
     padding: 6px;
 }
 
-/* Member Log In Form */
+/* Members Only */
 /*#glm-member-login-notification {
 }*/
 #glm-member-login-form {
index 78eb0bc..565e7da 100644 (file)
--- a/index.php
+++ b/index.php
@@ -3,7 +3,7 @@
  * Plugin Name: GLM Members Database
  * Plugin URI: http://www.gaslightmedia.com/
  * Description: Gaslight Media Members Database.
- * Version: 2.0.3
+ * Version: 2.0.5
  * Author: Gaslight Media
  * Author URI: http://www.gaslightmedia.com/
  * License: GPL2
@@ -38,7 +38,7 @@
  *
  */
 
-define('GLM_MEMBERS_PLUGIN_VERSION', '2.0.3');
+define('GLM_MEMBERS_PLUGIN_VERSION', '2.0.5');
 define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.7');
 
 // Check if plugin version is not current in WordPress option and if needed updated it