mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 12:03:21 +01:00
[ticket/12248] Make extension details homepage a clickable link
http://tracker.phpbb.com/browse/PHPBB3-12248 PHPBB3-12248
This commit is contained in:
parent
b01a0fe7c5
commit
03492e6211
@ -31,7 +31,7 @@
|
|||||||
<!-- IF META_HOMEPAGE -->
|
<!-- IF META_HOMEPAGE -->
|
||||||
<dl>
|
<dl>
|
||||||
<dt><label for="meta_homepage">{L_HOMEPAGE}{L_COLON}</label></dt>
|
<dt><label for="meta_homepage">{L_HOMEPAGE}{L_COLON}</label></dt>
|
||||||
<dd><p id="meta_homepage">{META_HOMEPAGE}</p></dd>
|
<dd><p id="meta_homepage"><strong><a href="{META_HOMEPAGE}">{META_HOMEPAGE}</a></strong></p></dd>
|
||||||
</dl>
|
</dl>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- IF META_TIME -->
|
<!-- IF META_TIME -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user