diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-03 04:52:41 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-03 04:52:41 +0000 |
commit | d9a43b19b761c9d1726fc971044634cd3fa917b8 (patch) | |
tree | 5ca26b030d82ca5b0670a18e0217e72377c7496f /readme/commands.html | |
parent | d1f6653cc4ad3a10cb6cccc655a35a7426abbcfc (diff) | |
download | hercules-d9a43b19b761c9d1726fc971044634cd3fa917b8.tar.gz hercules-d9a43b19b761c9d1726fc971044634cd3fa917b8.tar.bz2 hercules-d9a43b19b761c9d1726fc971044634cd3fa917b8.tar.xz hercules-d9a43b19b761c9d1726fc971044634cd3fa917b8.zip |
- Updated RAthena links in readme.html files.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15007 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'readme/commands.html')
-rw-r--r-- | readme/commands.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/readme/commands.html b/readme/commands.html index b5a5e845f..ff79a3349 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>eAthena | 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">eAthena<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 eAthena 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> @@ -31,4 +31,4 @@ <div id="footer">"Read Me" Created & Designed by <a href="http://www.kisuka.com" target="_new">Kisuka</a></div> </div> </body> -</html>
\ No newline at end of file +</html> |