Fix a inside table caption
[phpmyadmin-themes.git] / info.inc.php
blobf2270dae18cc744da58d7d1906443ed0d61506a4
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * Theme information
6 * @version $Id$
7 * @package phpMyAdmin-theme
8 * @subpackage Original
9 */
11 /**
14 $theme_name = 'Test';
15 $theme_full_version = '3.4';