diff options
author | Marc Alexander <admin@m-a-styles.de> | 2020-01-04 22:48:05 +0100 |
---|---|---|
committer | Marc Alexander <admin@m-a-styles.de> | 2020-01-04 22:48:05 +0100 |
commit | ed34079452b26b92b4ee3f30c819cc40d461bb6f (patch) | |
tree | e3f7f8869da8560b6115fa6e53b509417f8e084e /phpBB/docs/auth_api.html | |
parent | e900104e10b37214f8eaf6a484ba6ea93935f946 (diff) | |
parent | f6b47e2ee3069fbf9ba49a3520d1f2044cd2a52f (diff) | |
download | forums-ed34079452b26b92b4ee3f30c819cc40d461bb6f.tar forums-ed34079452b26b92b4ee3f30c819cc40d461bb6f.tar.gz forums-ed34079452b26b92b4ee3f30c819cc40d461bb6f.tar.bz2 forums-ed34079452b26b92b4ee3f30c819cc40d461bb6f.tar.xz forums-ed34079452b26b92b4ee3f30c819cc40d461bb6f.zip |
Merge pull request #5817 from marc1706/ticket/16290
[ticket/16290] Update to new SVG logo in package docs
Diffstat (limited to 'phpBB/docs/auth_api.html')
-rw-r--r-- | phpBB/docs/auth_api.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/auth_api.html b/phpBB/docs/auth_api.html index 960fa76417..c011fdc27f 100644 --- a/phpBB/docs/auth_api.html +++ b/phpBB/docs/auth_api.html @@ -20,7 +20,7 @@ <div class="inner"> <div id="doc-description"> - <a href="../index.php" id="logo"><img src="assets/images/site_logo.gif" alt="" /></a> + <a href="../index.php" id="logo"><span class="site_logo"></span></a> <h1>Auth API</h1> <p>This is an explanation of how to use the phpBB auth/acl API</p> <p style="display: none;"><a href="#start_here">Skip</a></p> |