forked from science-ation/science-ation
Hmm, re-add the "Internal Document Management" that somehow got left out from the conversion to icons!
This commit is contained in:
parent
642dac036f
commit
87841466e6
@ -88,9 +88,9 @@
|
||||
echo "<table class=\"adminconfigtable\">";
|
||||
echo " <tr>";
|
||||
echo " <td><a href=\"communication.php\">".theme_icon("communication")."<br />".i18n("Communication (Send Emails)")."</a></td>";
|
||||
echo " <td><a href=\"documents.php\">".theme_icon("internal_document_management")."<br />".i18n("Internal Document Management")."</a></td>";
|
||||
echo " <td><a href=\"cms.php\">".theme_icon("website_content_management")."<br />".i18n("Website Content Management")."</a></td>";
|
||||
echo " <td></td>";
|
||||
echo " <td></td>";
|
||||
echo " </tr>\n";
|
||||
echo "</table>\n";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user