nextcloud/settings
Lukas Reschke b344e40acc Allow classes in <h2> tags
Previously something like `<h2 class="inlineblock"><?php p($l->t('Some title')) ?></h2>` was shown as `<h2 class="inlineblock">Some title` within the sidebar instead as `Some Title` due to the fact that the regex was catching these classes but was not properly running the string replace function.
2015-07-26 23:00:50 +02:00
..
ajax Remove OC_Appconfig 2015-07-03 18:00:16 +02:00
changepassword update license headers and authors 2015-06-25 14:13:49 +02:00
controller don't move keys if the key where already moved in a previous migration run 2015-07-17 15:19:10 +02:00
css fix user mgmt search box position, fix #15928 2015-05-12 15:48:45 +02:00
factory Update license headers 2015-03-26 11:44:36 +01:00
img remove shadow effects from settings icons, reduce size 2014-07-02 19:50:58 +02:00
js assign error message to correct object 2015-07-22 18:42:46 +02:00
l10n [tx-robot] updated from transifex 2015-07-26 01:54:56 -04:00
middleware Update license headers 2015-03-26 11:44:36 +01:00
templates use arrow to indicate external link, use correct quotes and capitalization 2015-07-22 14:20:55 +02:00
tests/js Unit test for app list 2015-07-02 17:22:56 +02:00
admin.php Allow classes in <h2> tags 2015-07-26 23:00:50 +02:00
application.php don't move keys if the key where already moved in a previous migration run 2015-07-17 15:19:10 +02:00
help.php Use active instead of non existing pressed 2015-05-12 12:20:28 +02:00
languageCodes.php Update license headers 2015-03-26 11:44:36 +01:00
personal.php Allow classes in <h2> tags 2015-07-26 23:00:50 +02:00
routes.php update license headers and authors 2015-06-25 14:13:49 +02:00
users.php update license headers and authors 2015-06-25 14:13:49 +02:00