This commit is contained in:
DJanssens 2013-07-31 13:03:12 -07:00
parent 63db620ca6
commit af10295644
5 changed files with 6 additions and 6 deletions

View file

@ -6,7 +6,7 @@
<div>
{$welcome_message}
</div>
<a href="index.php">click hereeeee</a>
<form name="Page1"
method="post"
>
@ -112,4 +112,4 @@
{$email_message}
</div>
<div id="tooltip-TaC"></div>
<div id="tooltip-TaC"></div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -1,6 +1,6 @@
<?php
error_reporting(E_ALL);
ini_set('display_errors', 'on');
//error_reporting(E_ALL);
//ini_set('display_errors', 'on');
require( '../config.php' );
require( '../../ams_lib/libinclude.php' );
session_start();

View file

@ -67,7 +67,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="index.php"> <img alt="Ryzom Core Logo" src="img/ryzomcore.png"></a>
<a class="brand" href="index.php"> <img alt="Ryzom Core Logo" src="img/ryzomcore_166_62.png"></a>
<!-- theme selector starts -->
<div class="btn-group pull-right theme-container">

View file

@ -115,7 +115,7 @@
</div>
</form>