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/faq.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/faq.html')
-rw-r--r-- | readme/faq.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/readme/faq.html b/readme/faq.html index 9b7a53b02..3289943f5 100644 --- a/readme/faq.html +++ b/readme/faq.html @@ -1,14 +1,14 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <title>RAthena | FAQ</title> + <title>rAthena | FAQ</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">FAQ</div> </div> <div id="navcontainer"> @@ -23,7 +23,7 @@ </div> <div class="body-container"> - The following are frequently asked questions regarding RAthena.<br><br> + The following are frequently asked questions regarding rAthena.<br><br> <dl> <dt>Where can I set the exp rates?</dt> <dd> @@ -50,9 +50,9 @@ </dd> <dt>I found a bug, where to I report it?</dt> - <dd>If you find a bug in RAthena, report it here: <a href="http://rathena.org/board/tracker/" target="_blank">Bug Tracker</a></dd> + <dd>If you find a bug in rAthena, report it here: <a href="http://rathena.org/board/tracker/" target="_blank">Bug Tracker</a></dd> - <dt>I'm a well-experienced programmer, can I join the RAthena dev team?</dt> + <dt>I'm a well-experienced programmer, can I join the rAthena dev team?</dt> <dd>You can apply in the <a href="http://rathena.org/board/topic/53712-developer-applications/" target="_blank">Developer Applications</a> topic.</dd> <dt>My character won't move, and no windows open when I login to the game, what's wrong?</dt> |