mirror of
https://github.com/e107inc/e107.git
synced 2025-08-08 23:56:58 +02:00
Admin GUI refinements
This commit is contained in:
@@ -911,7 +911,7 @@ class cron
|
||||
$text = "<div style='text-align:center'>
|
||||
<form method='post' action='"
|
||||
.e_SELF."' id='linkform'>
|
||||
<table class='adminlist'>
|
||||
<table class='table adminlist'>
|
||||
<tr>
|
||||
<td style='width:30%'>Cron Password</td>
|
||||
<td style='width:70%'>
|
||||
@@ -965,7 +965,7 @@ class cron
|
||||
$text = "<div style='text-align:center'>
|
||||
<form method='post' action='"
|
||||
.e_SELF."' id='cronform'>
|
||||
<table class='adminlist'>
|
||||
<table class='table adminlist'>
|
||||
<colgroup>
|
||||
<col />
|
||||
<col />
|
||||
|
Reference in New Issue
Block a user