Advertisement
Guest User

Untitled

a guest
Dec 10th, 2011
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.19 KB | None | 0 0
  1. In bookmarklet-dir.php:
  2.  
  3. <?php $parent = get_template_directory_uri() . "/_inc/css/default.css"; ?>
  4.         <link rel="stylesheet" href="<?php echo $parent  ?>" type="text/css" media="screen" />
  5.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement