r64807 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r64806‎ | r64807 | r64808 >
Date:17:04, 9 April 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Follow up to r64795
Modified paths:
  • /trunk/extensions/Storyboard/specials/Story/Story_body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Storyboard/specials/Story/Story_body.php
@@ -257,7 +257,7 @@
258258 Html::element( 'td', array( 'width' => '100%' ), wfMsg( 'storyboard-authoremail' ) ) .
259259 '<td>' . Html::input(
260260 'email',
261 - $story->story_author_contact,
 261+ $story->story_author_email,
262262 'text',
263263 array(
264264 'size' => $fieldSize,

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r64795Changed contact to email field as per Eriks requestjeroendedauw12:48, 9 April 2010

Status & tagging log