Index: trunk/wp-content/plugins/xpressme/include/custom_functions.php
===================================================================
--- trunk/wp-content/plugins/xpressme/include/custom_functions.php	(revision 218)
+++ trunk/wp-content/plugins/xpressme/include/custom_functions.php	(revision 223)
@@ -151,5 +151,5 @@
 			next_post_link('&laquo; %link');
 		else
-		$GLOBALS['left_arrow_post_link'] = 
+			next_post_link('&laquo; %link',$link_title);
 		$ret = ob_get_contents();
 		ob_end_clean();
