Changeset 2999

Show
Ignore:
Timestamp:
11/06/05 06:44:51 (3 years ago)
Author:
ryan
Message:

Remove redudant line. Props johnjosephbachir. fixes #1781

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/options-general.php

    r2760 r2999  
    1212<form name="form1" method="post" action="options.php">  
    1313<input type="hidden" name="action" value="update" />  
    14 <input type="hidden" name="action" value="update" /> <input type="hidden" name="page_options" value="'blogname','blogdescription','siteurl','admin_email','users_can_register','gmt_offset','date_format','time_format','home','start_of_week','comment_registration','default_role'" />  
     14<input type="hidden" name="page_options" value="'blogname','blogdescription','siteurl','admin_email','users_can_register','gmt_offset','date_format','time_format','home','start_of_week','comment_registration','default_role'" />  
    1515<table width="100%" cellspacing="2" cellpadding="5" class="editform">  
    1616<tr valign="top">