Revision: 6538
http://care2002.svn.sourceforge.net/care2002/?rev=6538&view=rev
Author: mizuko
Date: 2010-07-07 10:05:19 +0000 (Wed, 07 Jul 2010)
Log Message:
-----------
Modified Paths:
--------------
care2x/branches/gettext/main/config_options_icons.php
Modified: care2x/branches/gettext/main/config_options_icons.php
===================================================================
--- care2x/branches/gettext/main/config_options_icons.php 2010-07-07
09:52:16 UTC (rev 6537)
+++ care2x/branches/gettext/main/config_options_icons.php 2010-07-07
10:05:19 UTC (rev 6538)
@@ -116,7 +116,7 @@
?>
<tr class="submenu">
- <td> <input type="radio" name="icons" value="<?php echo
$theme; ?>" <?php if($cfg['icons'] == $theme) echo 'checked';'?>></td>
+ <td> <input type="radio" name="icons" value="<?php echo
$theme; ?>" <?php if($cfg['icons'] == $theme) echo 'checked';?>></td>
<td> <b><?php echo $sIconsThemeName; ?></b></td>
<td>
<img src="<?php echo
$root_path.'gui/img/common/'.$theme.'/team_wksp.gif'; ?>">
@@ -138,7 +138,7 @@
?>
<tr class="submenu">
- <td> <input type="radio" name="icons" value="no_icon"
<?php if($cfg['icons'] == 'no_icon') echo 'checked';'?>></td>
+ <td> <input type="radio" name="icons" value="no_icon"
<?php if($cfg['icons'] == 'no_icon') echo 'checked';?>></td>
<td> <b><?php echo $LDNoIcon; ?></b></td>
<td> </td>
<td> <?php echo $LDNoIconTxt; ?></td>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Care2002-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/care2002-developers