diff --git a/module/company/view/browse.html.php b/module/company/view/browse.html.php index ddec55c94f..0cafce32eb 100644 --- a/module/company/view/browse.html.php +++ b/module/company/view/browse.html.php @@ -15,9 +15,23 @@ include '../../common/view/header.html.php'; include '../../common/view/treeview.html.php'; include '../../common/view/tablesorter.html.php'; ?> -
-
-
+ + + + + + +
+
dept->common;?>
+
+ +
+ user->create);echo '
'; + common::printLink('company', 'browse', '', $lang->user->allUsers); echo '
'; + common::printLink('dept', 'browse', '', $lang->dept->manage); + ?> +
+
+
@@ -55,23 +69,8 @@ include '../../common/view/tablesorter.html.php';
- - - -
-
dept->common;?>
-
- -
- user->create);echo '
'; - common::printLink('company', 'browse', '', $lang->user->allUsers); echo '
'; - common::printLink('dept', 'browse', '', $lang->dept->manage); - ?> -
-
-
- - +
diff --git a/module/company/view/create.html.php b/module/company/view/create.html.php index 5c6ea9d971..980044dd8b 100644 --- a/module/company/view/create.html.php +++ b/module/company/view/create.html.php @@ -11,48 +11,46 @@ */ ?> -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
company->create;?>
company->name;?>
company->phone;?>
company->fax;?>
company->address;?>
company->zipcode;?>
company->website;?>
company->backyard;?>
company->pms;?>
company->guest;?>company->guestList);?>
-
-
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
company->create;?>
company->name;?>
company->phone;?>
company->fax;?>
company->address;?>
company->zipcode;?>
company->website;?>
company->backyard;?>
company->pms;?>
company->guest;?>company->guestList);?>
+
diff --git a/module/company/view/edit.html.php b/module/company/view/edit.html.php index c9b397e2c0..5e080d9a5d 100644 --- a/module/company/view/edit.html.php +++ b/module/company/view/edit.html.php @@ -11,48 +11,46 @@ */ ?> -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
company->edit;?>
company->name;?>name, "class='text-1'");?>
company->phone;?>phone, "class='text-1'");?>
company->fax;?>fax, "class='text-1'");?>
company->address;?>address, "class='text-1'");?>
company->zipcode;?>zipcode, "class='text-1'");?>
company->website;?>website, "class='text-1'");?>
company->backyard;?>backyard, "class='text-1'");?>
company->pms;?>pms, "class='text-1'");?>
company->guest;?>company->guestList, $company->guest);?>
-
-
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
company->edit;?>
company->name;?>name, "class='text-1'");?>
company->phone;?>phone, "class='text-1'");?>
company->fax;?>fax, "class='text-1'");?>
company->address;?>address, "class='text-1'");?>
company->zipcode;?>zipcode, "class='text-1'");?>
company->website;?>website, "class='text-1'");?>
company->backyard;?>backyard, "class='text-1'");?>
company->pms;?>pms, "class='text-1'");?>
company->guest;?>company->guestList, $company->guest);?>
+