point_name

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7404 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2010-04-28 14:48:46 +00:00
parent 2bb707dd08
commit 79fcb6e541

View file

@ -28,11 +28,11 @@
</tr>
<tr>
<th><div>{$lang->point_voted}</div></th>
<td><input type="text" name="voted" value="{$module_config['voted']}" class="inputTypeText w80" /> {$config->point_name}</td>
<td><input type="text" name="voted" value="{$module_config['voted']}" class="inputTypeText w80" /> {$module_config['point_name']}</td>
</tr>
<tr>
<th><div>{$lang->point_blamed}</div></th>
<td><input type="text" name="blamed" value="{$module_config['blamed']}" class="inputTypeText w80" /> {$config->point_name}</td>
<td><input type="text" name="blamed" value="{$module_config['blamed']}" class="inputTypeText w80" /> {$module_config['point_name']}</td>
</tr>
<tr>
<th colspan="2" class="button">