diff --git a/core/trunk/install/view/resume_view.php b/core/trunk/install/view/resume_view.php index b26594aa7473fb4b093b0efd036b0b791aacfde2..67e9bdd64e5ac86533c7029abd8dbe9db6ec3d1e 100755 --- a/core/trunk/install/view/resume_view.php +++ b/core/trunk/install/view/resume_view.php @@ -6,7 +6,11 @@ </div> <div class="contentBlock" id="resume"> <p> - + <?php echo _RESUME_DETAILS; ?> + </p> + <p> + <?php echo _INSTALL_SUCCESS; ?> + <iframe src="http://www.facebook.com/plugins/like.php?href=53918706268&layout=standard&show_faces=false&width=450&action=like&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe> </p> </div> </div>