@@ -22,7 +22,7 @@ <h2>{{ lang('PHPBB_CREATE_SKELETON_EXT') }}</h2>
2222 < div class ="inner ">
2323 < p class ="rightside ">
2424 < a href ="https://area51.phpbb.com/docs/dev/master/extensions/skeleton_extension.html#extension-packaging " target ="_blank ">
25- {{ Icon('font', 'book-open', lang('PHPBB_SKELETON_EXT_DOCS '), false, 'fas') }}
25+ {{ Icon('font', 'book-open', lang('PHPBB_SKELETON_EXT_HELP '), false, 'fas') }}
2626 </ a >
2727 </ p >
2828 < h2 class ="solo "> {{ lang('SKELETON_TITLE_EXTENSION_INFO') }}</ h2 >
@@ -43,7 +43,7 @@ <h2 class="solo">{{ lang('SKELETON_TITLE_EXTENSION_INFO') }}</h2>
4343 < div class ="inner ">
4444 < p class ="rightside ">
4545 < a href ="https://area51.phpbb.com/docs/dev/master/extensions/skeleton_extension.html#authors " target ="_blank ">
46- {{ Icon('font', 'book-open', lang('PHPBB_SKELETON_EXT_DOCS '), false, 'fas') }}
46+ {{ Icon('font', 'book-open', lang('PHPBB_SKELETON_EXT_HELP '), false, 'fas') }}
4747 </ a >
4848 </ p >
4949 < h2 class ="solo "> {{ lang('SKELETON_TITLE_AUTHOR_INFO') }}</ h2 >
@@ -73,7 +73,7 @@ <h2 class="solo">{{ lang('SKELETON_TITLE_AUTHOR_INFO') }}</h2>
7373 < div class ="inner ">
7474 < p class ="rightside ">
7575 < a href ="https://area51.phpbb.com/docs/dev/master/extensions/skeleton_extension.html#requirements " target ="_blank ">
76- {{ Icon('font', 'book-open', lang('PHPBB_SKELETON_EXT_DOCS '), false, 'fas') }}
76+ {{ Icon('font', 'book-open', lang('PHPBB_SKELETON_EXT_HELP '), false, 'fas') }}
7777 </ a >
7878 </ p >
7979 < h2 class ="solo "> {{ lang('SKELETON_TITLE_REQUIREMENT_INFO') }}</ h2 >
@@ -94,7 +94,7 @@ <h2 class="solo">{{ lang('SKELETON_TITLE_REQUIREMENT_INFO') }}</h2>
9494 < div class ="inner ">
9595 < p class ="rightside ">
9696 < a href ="https://area51.phpbb.com/docs/dev/master/extensions/skeleton_extension.html#components " target ="_blank ">
97- {{ Icon('font', 'book-open', lang('PHPBB_SKELETON_EXT_DOCS '), false, 'fas') }}
97+ {{ Icon('font', 'book-open', lang('PHPBB_SKELETON_EXT_HELP '), false, 'fas') }}
9898 </ a >
9999 </ p >
100100 < h2 class ="solo "> {{ lang('SKELETON_TITLE_COMPONENT_INFO') }}</ h2 >
0 commit comments