This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<center> <img src="../../images/manual_prclogo.jpg"> </center>
|
||||
<br>
|
||||
<br>
|
||||
<div><h1>:: PRC8 v4.56 ::</h1></div>
|
||||
<div><h1>:: PRC8 v4.1.11 ::</h1></div>
|
||||
<br>
|
||||
<div class="div_paddedcontent">
|
||||
<center><b>Welcome to the Player Resource Consortium 8 manual!</b>
|
||||
|
@@ -17,7 +17,7 @@ For questions concerning scripting check out the
|
||||
<a href="http://www.nwnlexicon.com/" target="_blank">NWN Lexicon</a>.
|
||||
<br><br>
|
||||
If you can not find what you are looking for there,
|
||||
feel free to ask questions on <a href="https://discord.gg/FW9V9RKy5U" target="_blank">our Discord</a>.
|
||||
feel free to ask questions on <a href="http://www.nwnprc.com/" target="_blank">our forums</a>.
|
||||
<br><br>
|
||||
</div>
|
||||
</body>
|
||||
|
@@ -49,14 +49,14 @@
|
||||
|
||||
<div class="div_menu_line_padding"> <hr> </div>
|
||||
<div class="div_menu_padding"> <a href="#" onclick="openContent('languages');return false;" onfocus="this.blur();" onmouseover="setStatus('Languages');return true;" onmouseout="unsetStatus();"><div class="div_menuitem">Languages</div></a> </div>
|
||||
<div class="div_menu_padding"> <a href="https://discord.gg/FW9V9RKy5U" target="_top" onmouseover="setStatus('PRC Website');return true" onmouseout="unsetStatus();"><div class="div_menuitem">PRC8 Discord</div></a> </div>
|
||||
<div class="div_menu_padding"> <a href="http://nwnprc.com/" target="_top" onmouseover="setStatus('PRC Website');return true" onmouseout="unsetStatus();"><div class="div_menuitem">PRC Website</div></a> </div>
|
||||
|
||||
<script language="javascript1.2">
|
||||
<!--
|
||||
if(!IsOnlineManual)
|
||||
{
|
||||
var sMes1 = "Online Manual";
|
||||
document.writeln("<div class='div_menu_padding'> <a href='https://discord.gg/FW9V9RKy5U' target='_top' onmouseover='setStatus(sMes1);return true' onmouseout='unsetStatus();'><div class='div_menuitem'>Online Manual</div></a> </div>");
|
||||
document.writeln("<div class='div_menu_padding'> <a href='http://www.nwnprc.com/nwn/index.html' target='_top' onmouseover='setStatus(sMes1);return true' onmouseout='unsetStatus();'><div class='div_menuitem'>Online Manual</div></a> </div>");
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user