Guest User

functions.php

a guest
Sep 11th, 2014
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.20 KB | None | 0 0
  1. function add_custom_script(){
  2. ?>
  3. <div id="header-right"><div class="container"><a href="http://ucirotc.com/?page_id=71">Apply</a></div></div>
  4. <?php
  5. }
  6. add_action('ava_main_header', 'add_custom_script');
Advertisement
Add Comment
Please, Sign In to add comment