| idAB;?> |
diff --git a/module/cron/view/create.html.php b/module/cron/view/create.html.php
index 3f33060fa6..a3cb23274a 100644
--- a/module/cron/view/create.html.php
+++ b/module/cron/view/create.html.php
@@ -60,7 +60,7 @@
|
- |
+ |
diff --git a/module/cron/view/edit.html.php b/module/cron/view/edit.html.php
index 66072b5604..f379afbd42 100644
--- a/module/cron/view/edit.html.php
+++ b/module/cron/view/edit.html.php
@@ -60,7 +60,7 @@
|
- |
+ |
diff --git a/module/mail/view/ztcloud.html.php b/module/mail/view/ztcloud.html.php
index 3df8f0f1d5..a19a798177 100644
--- a/module/mail/view/ztcloud.html.php
+++ b/module/mail/view/ztcloud.html.php
@@ -61,15 +61,16 @@
- |
- config->mail->turnon and $mailExist) echo html::linkButton($lang->mail->test, inlink('test'));
- echo html::linkButton($lang->mail->reset, inlink('reset'));
- if(common::hasPriv('mail', 'browse') and !empty($config->mail->async) and !empty($config->global->cron)) echo html::linkButton($lang->mail->browse, inlink('browse'));
- ?>
- |
-
+
|
+
+ config->mail->turnon and $mailExist) echo html::linkButton($lang->mail->test, inlink('test'), '', '', 'btn btn-wide');
+ echo html::linkButton($lang->mail->reset, inlink('reset'), '', '', 'btn btn-wide');
+ if(common::hasPriv('mail', 'browse') and !empty($config->mail->async) and !empty($config->global->cron)) echo html::linkButton($lang->mail->browse, inlink('browse'), '', '', 'btn btn-wide');
+ ?>
+ |
+
diff --git a/module/message/view/setting.html.php b/module/message/view/setting.html.php
index 7db56e1eaf..a14f257991 100644
--- a/module/message/view/setting.html.php
+++ b/module/message/view/setting.html.php
@@ -70,7 +70,7 @@
- |
+ |
diff --git a/module/webhook/css/browse.css b/module/webhook/css/browse.css
deleted file mode 100644
index 1d88a4811d..0000000000
--- a/module/webhook/css/browse.css
+++ /dev/null
@@ -1 +0,0 @@
-.text {overflow: hidden; text-overflow: ellipsis;}
diff --git a/module/webhook/view/browse.html.php b/module/webhook/view/browse.html.php
index 9a46a5645e..320a5461d3 100644
--- a/module/webhook/view/browse.html.php
+++ b/module/webhook/view/browse.html.php
@@ -5,7 +5,7 @@
* @copyright Copyright 2009-2017 青岛易软天创网络科技有限公司(QingDao Nature Easy Soft Network Technology Co,LTD, www.cnezsoft.com)
* @license ZPL (http://zpl.pub/page/zplv12.html)
* @author Gang Liu
- * @package webhook
+ * @package webhook
* @version $Id$
* @link http://www.zentao.net
*/
@@ -33,7 +33,7 @@
name;?> |
url;?> |
-
- * @package webhook
+ * @package webhook
* @version $Id$
* @link http://www.zentao.net
*/
@@ -65,7 +65,7 @@
|
|
- |
+ |
diff --git a/module/webhook/view/edit.html.php b/module/webhook/view/edit.html.php
index 5dc569a45f..189dddb574 100644
--- a/module/webhook/view/edit.html.php
+++ b/module/webhook/view/edit.html.php
@@ -5,7 +5,7 @@
* @copyright Copyright 2009-2017 青岛易软天创网络科技有限公司(QingDao Nature Easy Soft Network Technology Co,LTD, www.cnezsoft.com)
* @license ZPL (http://zpl.pub/page/zplv12.html)
* @author Gang Liu
- * @package webhook
+ * @package webhook
* @version $Id$
* @link http://www.zentao.net
*/
@@ -68,7 +68,7 @@
|
- |
+ |