Project

General

Profile

« Previous | Next » 

Revision 1772

Added by Dietmar about 12 years ago

  1. fixed show e-mail in submission overview
    ! set title to tooltip if you add a pageX
    ! optimize upgrade-script, add new fields to user table

View differences:

add.php
165 165
$sql .= '`target` = "_top", ';
166 166
$sql .= '`page_title` = "'.$title.'", ';
167 167
$sql .= '`menu_title` = "'.$title.'", ';
168
$sql .= '`tooltip` = "'.$title.'", ';
168 169
$sql .= '`template` = "'.$template.'", ';
169 170
$sql .= '`visibility` = "'.$visibility.'", ';
170 171
$sql .= '`position` = '.$position.', ';

Also available in: Unified diff