<% include_once( "../modules/utils.inc.php" ); $u = $sessionUserId = $_COOKIE["c_uid"]; $tok = $authenticated = $_COOKIE["c_pass_token"]; include_once( "$modules/header.insecure.inc.php" ); %> <br /> <% shout( "How to make your newly imported links public!", "Just open the folder of links you want to make public and follow these two steps:" ); %> <center> <img src="img/how-to-public.gif" /> <h1> <a href="<%= $imported_folder_ID ? "/f/$imported_folder_ID" : "/" %>">Now you try it!</a> </h1> </center> <% include_once( "$modules/footer.inc.php" ); %>