Home
last modified time | relevance | path

Searched refs:head (Results 1 – 3 of 3) sorted by relevance

/web-bugs/docs/
H A Dtemplates.md52 <head>
56 </head>
109 <head></head>
149 <head></head>
/web-bugs/www/css/
H A Dstyle.css14 table.head,
31 td.head-logo {
37 td.head-menu {
46 td.head-search {
55 p.head-search {
61 p.head-search input,
62 p.head-search select {
66 td.head-menu {
72 td.head-menu a {
77 td.head-menu a:link,
[all …]
/web-bugs/include/
H A Dfunctions.php708 * @param string $head string to be put above the message
712 function display_bug_error($in, $class = 'errors', $head = 'ERROR:') argument
720 echo "<div class='{$class}'>{$head}<ul>";

Completed in 9 milliseconds