|
Main sidebar
|
PITS /
00490Summary: A localization improvement in print.tmpl
Created: 2005-08-10 02:47
Status: Closed - fixed for 2.0.0
Category: Feature
Assigned:
Priority: 3
Version: 2.0b53
OS:
Description: In skins/print/print.tmpl, the 'From' line prevents adminstrator to use *.XLPage to localize the string. It will be better for string localization to change <h3>From $WikiTitle</h3>
to <h3>$[From $WikiTitle]</h3>
without changing the system file print.tmpl. |