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

Replaced the rest of the short tags with long ones

This commit is contained in:
Adam Zammit
2013-01-24 15:33:27 +11:00
parent ec5c6fa833
commit 28e0606088
56 changed files with 243 additions and 254 deletions

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* Assign clients to questionnaires in a checkbox matrix
*
@@ -153,7 +153,7 @@ xhtml_head(T_("Assign clients to questionnaires"),false,array("../css/table.css"
<script type="text/javascript">
<?
<?php
print "questionnaire_id = new Array(";
$s = "";
@@ -236,7 +236,7 @@ function checkVid(v)
<body>
<?
<?php