changeset 19:f6e52580af2a 1.3.2

* Remove incorrect change (change was for progression bar mod) no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Wed, 17 Jun 2009 14:45:47 +0000
parents ab5340013dad
children 51084c02e981
files Install.xml
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/Install.xml	Wed Jun 17 14:41:25 2009 +0000
+++ b/Install.xml	Wed Jun 17 14:45:47 2009 +0000
@@ -1130,12 +1130,6 @@
 				<action type="after-add"><![CDATA[					<li class="icon-ranks"><a href="{U_RANKS}" title="{L_RANKS_EXPLAIN}">{L_RANKS}</a></li>]]></action>
 			</edit>
 		</open>
-		<open src="styles/prosilver/template/ucp_pm_viewmessage.html">
-			<edit>
-				<find><![CDATA[		<!-- IF RANK_IMG --><dd>{RANK_IMG}</dd><!-- ENDIF -->]]></find>
-				<action type="after-add"><![CDATA[		<!-- IF PERCENTAGE_PROGRESS_NUM > -1 --><dd>{L_PROGRESS_TO_NEXT_RANK}<div class="rank_progress_bar"><span style="width:{PERCENTAGE_PROGRESS_NUM}%" class="bar"></span><span>{PERCENTAGE_PROGRESS}</span></div></dd><!-- ENDIF -->]]></action>
-			</edit>
-		</open>
 		<open src="styles/prosilver/template/ucp_profile_profile_info.html">
 			<edit>
 				<find><![CDATA[	<!-- IF ERROR --><p class="error">{ERROR}</p><!-- ENDIF -->]]></find>