Home
last modified time | relevance | path

Searched refs:link (Results 1 – 4 of 4) sorted by relevance

/web-bugs/www/
H A Dsearch.php108 $link .= '&showmenu=1';
116 $link .= '&status=' . urlencode($status);
122 <?php show_prev_next($begin, $rows, $total_rows, $link, $limit);?>
137 <th class="results"><a href="<?php echo $link;?>&amp;reorder_by=id">ID#</a></th>
138 <th class="results"><a href="<?php echo $link;?>&amp;reorder_by=ts1">Date</a></th>
143 <th class="results"><a href="<?php echo $link;?>&amp;reorder_by=bug_type">Type</a></th>
146 <th class="results"><a href="<?php echo $link;?>&amp;reorder_by=php_os">OS</a></th>
200 show_prev_next($begin, $rows, $total_rows, $link, $limit);
368 function show_prev_next($begin, $rows, $total_rows, $link, $limit) argument
383 echo '<a href="' . $link . '&amp;begin=';
[all …]
/web-bugs/templates/pages/
H A Dindex.php62 <?php foreach ($searches as $title => $link): ?>
63 <li><a href="<?= $this->noHtml($link) ?>"><?= $this->e($title) ?></a></li>
/web-bugs/docs/
H A Dtemplates.md54 <link rel="stylesheet" href="/css/style.css">
/web-bugs/www/css/
H A Dstyle.css77 td.head-menu a:link,
289 a:link {

Completed in 10 milliseconds