[ZBX-1397] Not translated messages Created: 2009 Dec 02  Updated: 2017 May 30  Resolved: 2009 Dec 02

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Frontend (F)
Affects Version/s: 1.9.0 (alpha)
Fix Version/s: 1.9.0 (alpha)

Type: Incident report Priority: Major
Reporter: Alexey Pustovalov Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Index: page_header.php
===================================================================
— page_header.php (revision 8467)
+++ page_header.php (working copy)
@@ -419,7 +419,7 @@
$table->setCellPadding(0);

$history = get_user_history();

  • $tr = new CRow(new CCol('History:','caption'));
    + $tr = new CRow(new CCol(S_HISTORY.':','caption'));
    $tr->addItem($history);

$table->addRow($tr);



 Comments   
Comment by richlv [ 2009 Dec 02 ]

fix committed in revision 8469.
please close the issue if the fix can be verified, thanks.

ps. please attach patches as individual files, this one could not be applied otherwise

Generated at Sat Apr 27 06:29:34 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.