Skip to content

Instantly share code, notes, and snippets.

@Eunoia
Created February 10, 2016 21:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Eunoia/f70221dfa64046b978a4 to your computer and use it in GitHub Desktop.
Save Eunoia/f70221dfa64046b978a4 to your computer and use it in GitHub Desktop.
?>
<li class="one-third first single-item create-board" data-price="000000" data-category="!000000" data-source="000000" data-purchased="100000000000">
<a onClick='iframe_open("/popups/popup-add-item.php?name=<?php echo rawurlencode($project) . '&pnumber=' . $pnumber; ?>", "480", "200", "no")'>
<img src="images/plus-sign-large.png" alt="Add New Sum Board">
<p>Add New Item</p>
</a>
</li>
<?php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment