Visual adjustments.

This commit is contained in:
Nate Jones
2015-02-15 11:57:14 +00:00
parent 80fddb7fd4
commit 91fe322c00
46 changed files with 252 additions and 275 deletions
+1
View File
@@ -447,6 +447,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
echo " </td>\n";
echo " </tr>";
echo "</table>";
echo "<br><br>";
echo "</form>";
//include the footer
+1
View File
@@ -711,6 +711,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
echo "</tr>\n";
echo "</table>\n";
echo "<br><br>";
echo "</form>";
//include the footer
+1
View File
@@ -293,6 +293,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
echo " </td>\n";
echo " </tr>";
echo "</table>";
echo "<br><br>";
echo "</form>";
//include the footer
+2 -52
View File
@@ -435,65 +435,15 @@ else {
}
echo " </td>\n";
echo " <td valign=\"bottom\" align='right' class=\"label\" nowrap>\n";
echo " <br />\n";
echo " <input name=\"type\" type=\"hidden\" value=\"csv\">\n";
echo " <br />\n";
echo " <input name=\"submit\" type=\"submit\" class=\"btn\" id=\"upload\" value=\"".$text['button-upload']."\">\n";
echo " </td>\n";
echo " </tr>\n";
echo " </table>\n";
echo "<br><br>";
echo "</form>";
//include the footer
require_once "resources/footer.php";
/*
[Suffix]
[MiddleName]
[Department]
[JobTitle]
[Account]
[Anniversary]
[AssistantsName]
[BillingInformation]
[Birthday]
[Categories]
[Children]
[DirectoryServer]
[EmailDisplayName]
[Email2Address]
[Email2DisplayName]
[Email3Address]
[Email3DisplayName]
[Gender]
[GovernmentIDNumber]
[Hobby]
[Initials]
[InternetFreeBusy]
[Keywords]
[Language1]
[Location]
[ManagersName]
[Mileage]
[OfficeLocation]
[OrganizationalIDNumber]
[POBox]
[Priority]
[Private]
[Profession]
[ReferredBy]
[Sensitivity]
[Spouse]
[User 1]
[User 2]
[User 3]
[User 4]
['Callback'];
['CarPhone'];
['ISDN'];
['RadioPhone'];
['TTYTDDPhone'];
['Telex'];
['AssistantsPhone'];
*/
?>
+1
View File
@@ -198,6 +198,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
echo " </td>\n";
echo " </tr>";
echo "</table>";
echo "<br><br>";
echo "</form>";
//include the footer
+1
View File
@@ -344,6 +344,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
echo " </td>\n";
echo " </tr>";
echo "</table>";
echo "<br><br>";
echo "</form>";
//include the footer
+1
View File
@@ -330,6 +330,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
echo " </td>\n";
echo " </tr>";
echo "</table>";
echo "<br><br>";
echo "</form>";
//include the footer
+1
View File
@@ -293,6 +293,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
echo " </td>\n";
echo " </tr>";
echo "</table>";
echo "<br><br>";
echo "</form>";
//include the footer
+1
View File
@@ -270,6 +270,7 @@ else {
echo "</tr>\n";
echo "</table>";
echo "<br><br>";
//include the footer
require_once "resources/footer.php";