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:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
/**
|
||||
* Assign operators to questionnaires in a checkbox matrix
|
||||
*
|
||||
@@ -158,7 +158,7 @@ xhtml_head(T_("Assign operators to questionnaires"),false,array("../css/table.cs
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
<?
|
||||
<?php
|
||||
print "questionnaire_id = new Array(";
|
||||
|
||||
$s = "";
|
||||
@@ -241,7 +241,7 @@ function checkVid(v)
|
||||
<body>
|
||||
|
||||
|
||||
<?
|
||||
<?php
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user