#18920117 : stress the caution

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7583 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2010-07-05 07:32:08 +00:00
parent e4575cd65a
commit aa31f814c3
2 changed files with 3 additions and 1 deletions

View file

@ -3,7 +3,7 @@
<!--%import("js/autoinstall.js")-->
<div class="infoText">
<p><strong>{$package->title}</strong> [{$package->type}] - {$package->path}</p>
<p>{$lang->description_uninstall}</p>
<p class="caution"><strong>{$lang->description_uninstall}</strong></p>
<form action="./" method="POST" onsubmit="return procFilter(this, uninstall_package);">
<input type="hidden" name="package_srl" value="{$package_srl}" />
<!--@if($need_password)-->