mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 05:07:27 +02:00
typo
This commit is contained in:
@@ -9,9 +9,9 @@
|
|||||||
* Administration Area - Admin Log
|
* Administration Area - Admin Log
|
||||||
*
|
*
|
||||||
* $Source: /cvs_backup/e107_0.8/e107_admin/admin_log.php,v $
|
* $Source: /cvs_backup/e107_0.8/e107_admin/admin_log.php,v $
|
||||||
* $Revision: 1.26 $
|
* $Revision: 1.27 $
|
||||||
* $Date: 2009-04-27 10:44:09 $
|
* $Date: 2009-07-31 20:09:14 $
|
||||||
* $Author: secretr $
|
* $Author: marj_nl_fr $
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@@ -826,7 +826,7 @@ if(isset($page_title[$action]))
|
|||||||
$text .= "
|
$text .= "
|
||||||
<form method='post' action='".e_SELF."?{$action}.{$from}'>
|
<form method='post' action='".e_SELF."?{$action}.{$from}'>
|
||||||
<fieldset id='core-admin-log-list'>
|
<fieldset id='core-admin-log-list'>
|
||||||
<legend class='e-hidemes'>{$page_title[$action]}</legend>
|
<legend class='e-hideme'>{$page_title[$action]}</legend>
|
||||||
<table cellpadding='0' cellspacing='0' class='adminlist'>
|
<table cellpadding='0' cellspacing='0' class='adminlist'>
|
||||||
<colgroup span='4'>
|
<colgroup span='4'>
|
||||||
";
|
";
|
||||||
|
Reference in New Issue
Block a user