mirror of
https://github.com/e107inc/e107.git
synced 2025-02-16 20:44:42 +01:00
tweaking
This commit is contained in:
parent
a1461cc8e7
commit
0e530273a6
@ -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">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user