[Vtigercrm-commits] [vtiger-commits] r5580 - /vtigercrm/trunk/Smarty/templates/RoleEditView.tpl
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Fri Apr 28 06:15:13 EDT 2006
Author: don
Date: Fri Apr 28 04:15:06 2006
New Revision: 5580
Log:
modified save to create
Modified:
vtigercrm/trunk/Smarty/templates/RoleEditView.tpl
Modified: vtigercrm/trunk/Smarty/templates/RoleEditView.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/RoleEditView.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/RoleEditView.tpl Fri Apr 28 04:15:06 2006
@@ -113,7 +113,7 @@
<tr><td colspan="2" style="border-bottom: 1px dashed rgb(204, 204, 204);"> </td></tr>
<tr>
<td colspan="2" align="center">
- <input value=" Create " name="Next" type="submit" class="classBtn" onClick="return validate()" >
+ <input value=" Save " name="Next" type="submit" class="classBtn" onClick="return validate()" >
<input value=" Cancel " name="Cancel" type="button" class="classBtn" onClick="window.history.back()">
</td>
</tr>
More information about the vtigercrm-commits
mailing list