Skip to content

Commit 680f06d

Browse files
authored
Add link to app source code
1 parent 31c46e1 commit 680f06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public_html/lists/admin/about.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<?php echo s('Version')?>
1313
</td>
1414
<td>
15-
Powered by <a href="https://www.phplist.com" target="_blank">phplist</a>, version <?php echo VERSION ?>
15+
Powered by <a href="https://www.phplist.com" target="_blank">phplist</a>, version <?php echo VERSION ?> (<a href="https://github.com/phpList/phplist3/" target="_blank">source)</a>
1616
<a href="https://www.phplist.com" target="_blank">
1717
<img src="../images/power-phplist.png" alt="" width="70" height="30" border="0"/></a>
1818
</td>

0 commit comments

Comments
 (0)