29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-17 09:35:35 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Martin Kopp
55f2082f32
Joomla 4.4.3 Stable 2024-02-19 15:44:22 +01:00
Brian Teeman
3502094d6c
Codestyle indent (#38399)
* Codestyle indent

Small change to fix codestyle indent

code review

* Update default.php

* more
2022-09-05 12:15:06 +01:00
Harald Leithner
e7f5cc182b Phase 1 convert CMS to PSR-12 2022-06-27 20:18:44 +02:00
Prakhar Mishra
edfdcb4e6c
[4.1] Resolve Com_contact_email bug in default_address.php (#36976)
* Resolve Com_contact_email bug in default_address.php

* Updated the file 

changed the language key to 'COM_CONTACT_EMAIL_LABEL'

Co-authored-by: Quy <quy@fluxbb.org>
2022-02-28 08:23:43 -08:00
Christiane Maier-Stadtherr
007c504a11
Display contact without icons (#35963)
* Display contact without icons

* Update components/com_contact/tmpl/contact/default_address.php

Co-authored-by: Quy <quy@fluxbb.org>

Co-authored-by: Quy <quy@fluxbb.org>
2021-11-07 03:35:15 +01:00
Phil E. Taylor
7f9533a3cc
use <br> and not <br /> when using nl2br (#34301) 2021-05-31 09:55:57 +02:00
Brian Teeman
852b7cc9a1
[4.0] contact address (#34031)
`dd` is a block element so there is no need for a `br`

There is no visible difference in the output
2021-05-20 05:30:18 -07:00
George Wilson
5785177ede
Bootstrap 5 (#32037) 2021-01-22 21:46:48 +00:00
Niels Braczek
3a5984d033
[4.0] Converted copyright statement to standard format (#31504) 2020-11-28 01:33:45 +00:00
Christiane Maier-Stadtherr
b5fe9af138
[4.0] Replace old contact icons by icons (#30985)
* Add Icon Webpage to contact config

* add webpage to the list, add alt-texts to images, remove the old images

* if no image is set, use an icon instead

* add an icon for msc information

* remove old icons for contact

* remove spaces, indent

* phpcs shoter lines, phpcs

* replace empty(..) by !(   )

* Update components/com_contact/tmpl/contact/default_address.php

Co-authored-by: Quy <quy@fluxbb.org>

* Update components/com_contact/tmpl/contact/default_address.php

Co-authored-by: Quy <quy@fluxbb.org>

* Update components/com_contact/tmpl/contact/default_address.php

Co-authored-by: Quy <quy@fluxbb.org>

Co-authored-by: Quy <quy@fluxbb.org>
2020-10-15 13:55:01 +02:00
wilsonge
d7451e6440
Tag Joomla 4 Beta 1 2020-05-30 20:41:05 +01:00
wilsonge
2f74f9ad7a
Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
Allon Moritz
a413293af5 Remove the deprecated code in the contact view (#22363) 2018-10-01 23:11:35 +01:00
Brian Teeman
37299b49eb [4.0]Namespace com_contact (#20911)
* [4.0]Namespace com_contact

Namespace of frontend components. Broken down into one PR for each component so that hopefully it can now be merged more easily and without the need for daily having to resolve merge conflicts.

* Update default_articles.php
2018-07-09 10:47:41 +02:00
Ciaran Walsh
6f5c635d72 [4,0] HTML class naming standard [frontend][com-contact] (#20770)
* HTML class naming standard [frontend][com-contact]

* Fix after conflicts

* CS

* Fix error

* fix more errors

* Remove space

* com-contact__user-fields
2018-06-18 19:40:56 +01:00
wilsonge
6e1d6c8a69
Other directories to J4 alpha 3 2018-05-12 15:26:53 +01:00
Tuan Pham Ngoc
b18e5ba3ab Move component layout files to new location (#16319) 2017-05-29 15:44:41 +02:00