[AMOS commit] MDL-24625 Dropped $CFG->block_search_text and $CFG->block_search_button

[AMOS commit] MDL-24625 Dropped $CFG->block_search_text and $CFG->block_search_button

by AMOS bot -
Number of replies: 0
Author: David Mudrak
MDL-24625 Dropped $CFG->block_search_text and $CFG->block_search_button
We should never store strings in the database, use get_string()
whenever possible. Also, I removed legacy config_global.html even though
I know Apu kept it intentionally for regressions test. The file can
always be searched in the repository history, no need to keep it.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=5741fd4ba5a670dda694f550262f179449fd5561
http://github.com/moodle/moodle/commit/5741fd4ba5a670dda694f550262f179449fd5561

- 2.0 en [configbuttonlabel,block_search]
- 2.0 en [configsearchtext,block_search]
- 2.0 en [headingofsearchblock,block_search]
- 2.0 en [labelofsearchbutton,block_search]