mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 06:38:00 +02:00
tweaking
This commit is contained in:
@@ -176,7 +176,7 @@ function tablestyle($caption, $text, $mode)
|
|||||||
</div>
|
</div>
|
||||||
';
|
';
|
||||||
break;
|
break;
|
||||||
|
/*
|
||||||
case 'admin_content':
|
case 'admin_content':
|
||||||
echo '
|
echo '
|
||||||
<div class="block">
|
<div class="block">
|
||||||
@@ -187,7 +187,7 @@ function tablestyle($caption, $text, $mode)
|
|||||||
</div>
|
</div>
|
||||||
';
|
';
|
||||||
break;
|
break;
|
||||||
|
*/
|
||||||
default:
|
default:
|
||||||
echo '
|
echo '
|
||||||
<div class="block">
|
<div class="block">
|
||||||
|
Reference in New Issue
Block a user