Revision: 46033
Author: nad
Date: 2009-01-22 20:30:06 +0000 (Thu, 22 Jan 2009)
Log Message:
-----------
recordadmin-title
Modified Paths:
--------------
trunk/extensions/RecordAdmin/RecordAdmin_body.php
Modified: trunk/extensions/RecordAdmin/RecordAdmin_body.php
===================================================================
--- trunk/extensions/RecordAdmin/RecordAdmin_body.php 2009-01-22 20:29:14 UTC
(rev 46032)
+++ trunk/extensions/RecordAdmin/RecordAdmin_body.php 2009-01-22 20:30:06 UTC
(rev 46033)
@@ -241,7 +241,7 @@
# Table header
$table = "<table class='sortable recordadmin
$type-record'>\n<tr>";
$th = array(
- 'title' => "<th class='col0'>" . wfMsg(
'recordadmin-record', $type ) . "<br></th>",
+ 'title' => "<th class='col0'>" . wfMsg(
'recordadmin-title', $type ) . "<br></th>",
'actions' => "<th class='col1'>" . wfMsg(
'recordadmin-actions' ) . "<br></th>",
'created' => "<th class='col2'>" . wfMsg(
'recordadmin-created' ) . "<br></th>"
);
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs