2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Updated alternate interface to look nicer based on changes by Zimi

This commit is contained in:
azammitdcarf
2011-10-09 23:58:41 +00:00
parent 0eaea2b9cf
commit 7534abaf7a
34 changed files with 3683 additions and 2866 deletions

View File

@@ -95,7 +95,7 @@ if (limesurvey_percent_complete($case_id) == false)
else
{
?>
<p class='rsoption'><a href="rs_project_intro.php"><? echo T_("Yes - Continue"); ?></a></p>
<p class='rsoption'><a href="rs_project_intro_interface2.php"><? echo T_("Yes - Continue"); ?></a></p>
<?
}
} else {