rfe #1369509 Link to download more themes.

This commit is contained in:
Michal Čihař
2009-03-03 15:20:29 +00:00
parent ef31a6c862
commit 8b156bd837
57 changed files with 68 additions and 9 deletions

View File

@@ -39,6 +39,7 @@ function takeThis(what){
<body id="bodythemes">
<h1>phpMyAdmin - <?php echo $strTheme; ?></h1>
<p><a href="http://www.phpmyadmin.net/home_page/themes.php#pma_<?php echo preg_replace('/([0-9]*)\.([0-9]*)\..*/', '\1_\2', PMA_VERSION); ?>"><?php echo $strGetMoreThemes; ?></a></p>
<?php
$_SESSION['PMA_Theme_Manager']->printPreviews();
?>