You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
302 B
12 lines
302 B
12 years ago
|
<?php
|
||
|
|
||
|
/**
|
||
11 years ago
|
* @file roblib-search-evergreen.tpl.php
|
||
|
|
||
12 years ago
|
*/
|
||
|
?>
|
||
11 years ago
|
<div class ="roblib-search-more" id="roblib-search-evergreen-more"></div>
|
||
12 years ago
|
<div class ="roblib-search-content evergreen" id="roblib-search-content-evergreen">
|
||
11 years ago
|
<img src="<?php print (empty($spinner_path) ? ' ' : $spinner_path); ?>"/>
|
||
12 years ago
|
</div>
|