From: joey Date: Sat, 11 Mar 2006 02:04:29 +0000 (+0000) Subject: foo X-Git-Tag: 1.0~538 X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=commitdiff_plain;h=71b33c979f97725cabb7923c618b016e4d6e35a3 foo --- diff --git a/ikiwiki b/ikiwiki index 37000b3bf..a9f76d3fe 100755 --- a/ikiwiki +++ b/ikiwiki @@ -621,7 +621,7 @@ sub cgi () { $q->h1("$wikiname: Creating $page"), $q->start_form(-action => $action), $q->hidden('do'), - "Select page location:", + "Select page location: ($default_loc)", $q->popup_menu('page', \@page_locs, $default_loc), $q->textarea(-name => 'content', -default => "",