]> git.mjollnir.org Git - moodle.git/commit
The maximum length of the missing strings to display can be set now. Fixes MDL-8184.
authormudrd8mz <mudrd8mz>
Mon, 15 Jan 2007 11:18:26 +0000 (11:18 +0000)
committermudrd8mz <mudrd8mz>
Mon, 15 Jan 2007 11:18:26 +0000 (11:18 +0000)
commitf024bea2796539604dae223ad77e3cebb65584bb
tree62613d7dfd75575e1e38c31201690421a29e6090
parentfa3bf11d0229f92c01a1289a762cbd77e9327f31
The maximum length of the missing strings to display can be set now. Fixes MDL-8184.

Because the tags <pre>...</pre> are used when displaying original English
version of missing texts, the screen may get very wide. This patch displays
only first 60 characters followed by '...'. This produces better output.
admin/lang.php