mirror of
https://github.com/gtbu/Typesetter-5.3-p8.git
synced 2025-06-06 01:13:14 +02:00
update admin.php
This commit is contained in:
parent
d729e1efe5
commit
664e287102
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class Admin{
|
|||
echo \common::Link('Special_Example','An Example Link');
|
||||
echo '</p>';
|
||||
|
||||
echo '<p>You can download <a href="https://github.com/gtbu/Online-Plugins/blob/main/Plugin%20Examples.zip"> a plugin with addtional examples</a> from typesettercms.com </p>';
|
||||
echo '<p>You can download <a href="https://github.com/gtbu/Online-Plugins/blob/main/Plugin%20Examples.zip"> a plugin with addtional examples</a> from github.com/gtbu </p>';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue