This commit is contained in:
Jokob-sk
2023-06-24 08:32:34 +10:00
parent 17f2421836
commit 3d1178bd16
5 changed files with 31 additions and 19 deletions

View File

@@ -364,7 +364,7 @@ function generateTabs()
${localize(obj, 'description')}
<span>
<a href="https://github.com/jokob-sk/Pi.Alert/tree/main/front/plugins/${obj.code_name}" target="_blank"><?= lang('Gen_Help');?></a>
<a href="https://github.com/jokob-sk/Pi.Alert/tree/main/front/plugins/${obj.code_name}" target="_blank"><?= lang('Gen_ReadDocs');?></a>
</span>
</div>