Changeset 275

Show
Ignore:
Timestamp:
01/25/07 17:13:12 (2 years ago)
Author:
rats
Message:

fixed bug #54: URL changed to ispCP's

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/CHANGELOG

    r274 r275  
    1313 
    14142007-01-24 Benedikt Heintel 
     15        -GUI: 
     16                ./themes/modern_blue/index.tpl 
     17                ./tools/filemanager/login.php 
     18                ./errordocs/index.php 
     19                        fixed bug #54:  URL changed to ispCP's 
    1520        - LANGUAGES: 
    1621                Dutch:                          added strings 
  • trunk/gui/errordocs/index.php

    r154 r275  
    5555      <tr> 
    5656       <td width="1" bgcolor="#334163">&nbsp;</td> 
    57        <td bgcolor="#334163"><a href="http://www.vhcs.net" target="_blank"><img src="/vhcs2/themes/modern_blue/images/login/vhcs_logo.gif" alt="VHCS - Virtual Hosting Control System - Control Panel" width="68" height="60" border="0"></a></td> 
     57       <td bgcolor="#334163"><a href="http://www.isp-control.net" target="_blank"><img src="/vhcs2/themes/modern_blue/images/login/vhcs_logo.gif" alt="VHCS OMEGA - Virtual Hosting Control System - OMEGA Version!" width="68" height="60" border="0"></a></td> 
    5858      </tr> 
    5959     </table> 
  • trunk/gui/themes/modern_blue/index.tpl

    r154 r275  
    8080      <tr> 
    8181       <td width="1" bgcolor="#334163">&nbsp;</td> 
    82        <td bgcolor="#334163"><a href="http://www.vhcs.net" target="_blank"><img src="{THEME_COLOR_PATH}/images/login/vhcs_logo.gif" alt="VHCS - Virtual Hosting Control System - Control Panel" width="68" height="60" border="0"></a></td> 
     82       <td bgcolor="#334163"><a href="http://www.isp-control.net" target="_blank"><img src="{THEME_COLOR_PATH}/images/login/vhcs_logo.gif" alt="VHCS OMEGA - Virtual Hosting Control System - OMEGA Version!" width="68" height="60" border="0"></a></td> 
    8383      </tr> 
    8484     </table> 
  • trunk/gui/tools/filemanager/login.php

    r247 r275  
    193193      <tr> 
    194194        <td width="1" bgcolor="#334163">&nbsp;</td> 
    195         <td bgcolor="#334163"><a href="http://www.vhcs.net" target="_blank"><img src="/vhcs2/themes/modern_blue/images/login/vhcs_logo.gif" alt="VHCS - Virtual Hosting Control System - Control Panel" width="68" height="60" border="0"></a><br><span class="login_bottom">VHCS FileManager by <br>Jon Manna & Chris Michaels</span></td> 
     195        <td bgcolor="#334163"><a href="http://www.isp-control.net" target="_blank"><img src="/vhcs2/themes/modern_blue/images/login/vhcs_logo.gif" alt="VHCS OMEGA - Virtual Hosting Control System - OMEGA Version!" width="68" height="60" border="0"></a><br><span class="login_bottom">VHCS FileManager by <br>Jon Manna & Chris Michaels</span></td> 
    196196        </tr> 
    197197    </table></td>