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

Replaced display:inline with display:"" to avoid changing location of box

Added statusbox class
Removed headerexpander script from index unless selected in config file
Can specify whether to escape ampersands when using get_respondentselection_url function
This commit is contained in:
azammitdcarf
2011-01-28 01:12:55 +00:00
parent 29e10d7cb9
commit 821eec5463
4 changed files with 17 additions and 5 deletions

View File

@@ -247,8 +247,6 @@ xhtml_object($data,"main-content");
</div>
<script type='text/javascript' src='js/headerexpand.js'/>
<?
xhtml_foot();