diff options
Diffstat (limited to 'readme/setup.html')
-rw-r--r-- | readme/setup.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/readme/setup.html b/readme/setup.html index 8bd829af8..558c2dc89 100644 --- a/readme/setup.html +++ b/readme/setup.html @@ -1,14 +1,14 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <title>eAthena | Setup</title> + <title>RAthena | Setup</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">Setup</div> </div> <div id="navcontainer"> @@ -61,4 +61,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> |