Changeset 641
- Timestamp:
- 01/16/05 04:29:36 (4 years ago)
- Files:
-
- trunk/feedmelinks/feedmelinks/help/how-to-public.php (modified) (1 diff)
- trunk/feedmelinks/feedmelinks/import/complete.php (modified) (1 diff)
- trunk/feedmelinks/feedmelinks/import/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/feedmelinks/feedmelinks/help/how-to-public.php
r640 r641 19 19 <img src="img/how-to-public.gif" /> 20 20 <h1> 21 <a href= '/'>Now you try it!</a>21 <a href="<%= $imported_folder_ID ? "/f/$imported_folder_ID" : "/" %>">Now you try it!</a> 22 22 </h1> 23 23 </center> trunk/feedmelinks/feedmelinks/import/complete.php
r640 r641 23 23 or 24 24 <h2> 25 <a href='/help/how-to-public '>Find out how to make them public</a>.25 <a href='/help/how-to-public?imported_folder_ID=<%= $imported_folder_ID %>'>Find out how to make them public</a>. 26 26 </h2> 27 27 </center> trunk/feedmelinks/feedmelinks/import/index.php
r638 r641 8 8 9 9 %> 10 <title> Feed Me Links : Import your Favorites </title> 11 10 12 <br /> 11 13 <h1>MISSING BIG, COOL, DESIGNED HEADER HERE</h1>