Index: update.php
===================================================================
--- update.php	(revision 8520)
+++ update.php	(working copy)
@@ -125,6 +125,7 @@
 			echo '<iframe style="border:0" width="100%" height="170px" src="' . wp_nonce_url('update.php?action=activate-plugin&plugin=' . $result, 'activate-plugin_' . $result) .'"></iframe>';
 		}
 	}
+	printf( __( 'Return to <a href="%s">Plugins</a>' ), 'plugins.php' );
 	echo '</div>';
 }
 
