mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/10524] Changed Olympus to Ascraeus in Coding Docs in 3 places
PHPBB3-10524
This commit is contained in:
parent
94d954281e
commit
b05c325dd2
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="keywords" content="" />
|
<meta name="keywords" content="" />
|
||||||
<meta name="description" content="Olympus coding guidelines document" />
|
<meta name="description" content="Ascraeus coding guidelines document" />
|
||||||
<title>phpBB3 • Coding Guidelines</title>
|
<title>phpBB3 • Coding Guidelines</title>
|
||||||
|
|
||||||
<link href="stylesheet.css" rel="stylesheet" type="text/css" media="screen, projection" />
|
<link href="stylesheet.css" rel="stylesheet" type="text/css" media="screen, projection" />
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
<div id="doc-description">
|
<div id="doc-description">
|
||||||
<a href="../index.php" id="logo"><img src="site_logo.gif" alt="" /></a>
|
<a href="../index.php" id="logo"><img src="site_logo.gif" alt="" /></a>
|
||||||
<h1>Coding Guidelines</h1>
|
<h1>Coding Guidelines</h1>
|
||||||
<p>Olympus coding guidelines document</p>
|
<p>Ascraeus coding guidelines document</p>
|
||||||
<p style="display: none;"><a href="#start_here">Skip</a></p>
|
<p style="display: none;"><a href="#start_here">Skip</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@
|
||||||
|
|
||||||
<!-- BEGIN DOCUMENT -->
|
<!-- BEGIN DOCUMENT -->
|
||||||
|
|
||||||
<p>These are the phpBB Coding Guidelines for Olympus, all attempts should be made to follow them as closely as possible.</p>
|
<p>These are the phpBB Coding Guidelines for Ascraeus, all attempts should be made to follow them as closely as possible.</p>
|
||||||
|
|
||||||
<h1>Coding Guidelines</h1>
|
<h1>Coding Guidelines</h1>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue