1
0

Markup maintenance.

This commit is contained in:
Matthias Mees
2013-06-24 16:08:26 +02:00
parent 765e232693
commit 3c3369f64b
16 changed files with 30 additions and 52 deletions

View File

@ -149,7 +149,7 @@ if ( $serendipity['GET']['adminAction'] == 'edit' || $serendipity['GET']['adminA
$data['new'] = true;
$cid = false;
$this_cat = array();
echo '<strong>'. CREATE_NEW_CAT .'</strong>';
echo '<h2>'. CREATE_NEW_CAT .'</h2>';
$save = CREATE;
$read_groups = array(0 => 0);
$write_groups = array(0 => 0);