Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. http://pf.dev/content/specific-resource-feedback?nid=&title=
  2.  
  3. <div class="feedback-link">
  4. <a href="/content/specific-resource-feedback?nid=
  5. <?php $content['nid']) ?>&title= <?php $content['title']) ?>">
  6. Trouble with this resource? Let us know.</a>
  7. </div>
  8.  
  9. <div class="feedback-link">
  10. <a href="/content/specific-resource-feedback?nid=<?php print $node->nid; ?>&title= <?php print $title; ?>">
  11. Trouble with this resource? Let us know.</a>
  12. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement