diff --git a/module/action/view/trash.html.php b/module/action/view/trash.html.php
index bb1a8d656d..ff1858af57 100755
--- a/module/action/view/trash.html.php
+++ b/module/action/view/trash.html.php
@@ -34,12 +34,12 @@
recTotal}&recPerPage={$pager->recPerPage}"; ?>
- | action->objectType);?> |
- idAB);?> |
+ action->objectType);?> |
+ idAB);?> |
action->objectName;?> |
- action->actor);?> |
- action->date);?> |
- actions;?> |
+ action->actor);?> |
+ action->date);?> |
+ actions;?> |
diff --git a/module/admin/view/bind.html.php b/module/admin/view/bind.html.php
index 57d9c23fa4..f98d4329b4 100644
--- a/module/admin/view/bind.html.php
+++ b/module/admin/view/bind.html.php
@@ -32,7 +32,7 @@
| user->password;?> |
|
-
+
| idAB;?> |
- user->realname;?> |
+ user->realname;?> |
user->account;?> |
- user->phone;?> |
- user->mobile;?> |
- admin->safe->reason;?> |
+ user->phone;?> |
+ user->mobile;?> |
+ admin->safe->reason;?> |
actions;?> |
|
diff --git a/module/api/css/debug.css b/module/api/css/debug.css
index b7fb13d291..499d2aeb67 100644
--- a/module/api/css/debug.css
+++ b/module/api/css/debug.css
@@ -1,2 +1,3 @@
body {padding-bottom: 0px; background-color: #fff;}
#api p {margin: 5px 0 2px 0;}
+.c-name {width: 80px;}
diff --git a/module/api/view/debug.html.php b/module/api/view/debug.html.php
index 0ee3e80584..777335d948 100644
--- a/module/api/view/debug.html.php
+++ b/module/api/view/debug.html.php
@@ -19,7 +19,7 @@