equal
deleted
inserted
replaced
99 Install |
99 Install |
100 <small>Enano is already installed.</small> <!-- CSS takes care of making this position properly --> |
100 <small>Enano is already installed.</small> <!-- CSS takes care of making this position properly --> |
101 </a> |
101 </a> |
102 </li> |
102 </li> |
103 <?php |
103 <?php |
104 if ( installer_enano_version() == enano_version(true) ) |
104 if ( $db_version === getConfig('db_version') ) |
105 { |
105 { |
106 echo '<li> |
106 echo '<li> |
107 <a class="upgrade-disabled icon icon-disabled"> |
107 <a class="upgrade-disabled icon icon-disabled"> |
108 Upgrade |
108 Upgrade |
109 <small> |
109 <small> |