mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Prefs page default view working again.
This commit is contained in:
@@ -255,7 +255,7 @@ $pref['membersonly_exceptions'] = implode("\n",$pref['membersonly_exceptions']);
|
|||||||
$text = "
|
$text = "
|
||||||
<div id='core-prefs'>
|
<div id='core-prefs'>
|
||||||
<form class='admin-menu' method='post' action='".e_SELF."'>
|
<form class='admin-menu' method='post' action='".e_SELF."'>
|
||||||
<fieldset class='e-hideme' id='core-prefs-main'>
|
<fieldset id='core-prefs-main'>
|
||||||
<legend>".PRFLAN_1."</legend>
|
<legend>".PRFLAN_1."</legend>
|
||||||
<table class='table adminform'>
|
<table class='table adminform'>
|
||||||
<colgroup>
|
<colgroup>
|
||||||
|
Reference in New Issue
Block a user