Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Tenzing
/
Tz Tools
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
e6ce7653
authored
2013-11-11 14:41:40 -0500
by
Marty Penner
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Add the Tenzing header to the admin pages. refs #1604
1 parent
6f34d033
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
10 deletions
com/Branding/Branding.php
com/Branding/css/tenzing.css
com/Branding/Branding.php
View file @
e6ce765
...
...
@@ -40,19 +40,18 @@ class Actions {
#toplevel_page_cbv_options
:hover
.wp-menu-image
,
#menu-posts-POSTTYPE
.wp-has-current-submenu
.wp-menu-image
{
background-position
:
6px
7px
!important
;
}
</style>
<?php
/*
global $current_user;
get_currentuserinfo();
<div
class=
"wphead"
>
<img
id=
"header-logo"
src=
"https://cbv.dev/wp-includes/images/blank.gif"
alt=
""
width=
"16"
height=
"16"
>
include('views/header.php');
*/
<h1
id=
"site-heading"
>
<a
href=
"https://cbv.dev/"
title=
"Visit Site"
>
<span
id=
"site-title"
>
Chartered Business Valuators
</span>
</a>
</h1>
</div>
<?php
}
public
static
function
admin_footer_text
()
{
...
...
com/Branding/css/tenzing.css
View file @
e6ce765
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to post a comment