diff options
author | xazax-hun <xazax-hun@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-04-21 10:37:44 +0000 |
---|---|---|
committer | xazax-hun <xazax-hun@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-04-21 10:37:44 +0000 |
commit | 47c9d62ec34f1d83bedee0490a80287a9529fef9 (patch) | |
tree | 98eea532fbb5e545acc2bf8e5a8125fe55daca36 /readme/commands.html | |
parent | f5e330384dfe0ee0d959402ee5d8d140360e58ac (diff) | |
download | hercules-47c9d62ec34f1d83bedee0490a80287a9529fef9.tar.gz hercules-47c9d62ec34f1d83bedee0490a80287a9529fef9.tar.bz2 hercules-47c9d62ec34f1d83bedee0490a80287a9529fef9.tar.xz hercules-47c9d62ec34f1d83bedee0490a80287a9529fef9.zip |
* Made branding more consistent.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15905 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'readme/commands.html')
-rw-r--r-- | readme/commands.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/readme/commands.html b/readme/commands.html index ff79a3349..70aa3e75d 100644 --- a/readme/commands.html +++ b/readme/commands.html @@ -1,14 +1,14 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <title>RAthena | GM Commands</title> + <title>rAthena | GM Commands</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <div id="template"> <div id="header"> - <div class="logo">RAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> + <div class="logo">rAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> <div class="title">GM Commands</div> </div> <div id="navcontainer"> @@ -23,7 +23,7 @@ </div> <div class="body-container"> - The following are the GM Commands which can be used in-game on an RAthena server.<br><br> + The following are the GM Commands which can be used in-game on an rAthena server.<br><br> <iframe width="100%" height="35%" src="../conf/help.txt"></iframe><br><br> <iframe width="100%" height="35%" src="../conf/help2.txt"></iframe> </div> |