Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F772909
in-portal
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Feb 1, 8:53 PM
Size
1 KB
Mime Type
text/x-diff
Expires
Mon, Feb 3, 8:53 PM (1 d, 14 h)
Engine
blob
Format
Raw Data
Handle
556189
Attached To
rINP In-Portal
in-portal
View Options
Index: trunk/themes/default/relcats_element.tpl
===================================================================
--- trunk/themes/default/relcats_element.tpl (revision 271)
+++ trunk/themes/default/relcats_element.tpl (revision 272)
@@ -1,16 +1,16 @@
<!-- Template: relcat_element.tpl -->
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><A href="<inp:cat _field="link" _Template="main" />"><img src="img/ic_subfolder.gif" BORDER=0 width="16" height="14" alt="" /></A><br /></td>
<td><img src="img/s.gif" width="5" height="1" alt="" /><br /></td>
<td class="item"><A href="<inp:cat _field="link" _Mod_Template="index" />"><inp:cat _field="name" /></a> <span class="comments">(<inp:m_language _Phrase="lu_cats" /> <inp:cat _field="subcatcount" />)</span>
- <SPAN class="cat-pick"><inp:cat _field="_pick" /></SPAN>
- <SPAN class="cat-new"><inp:cat _field="_new" /></SPAN> </td>
+ <SPAN class="cat-pick"><inp:cat _field="pick" /></SPAN>
+ <SPAN class="cat-new"><inp:cat _field="new" /></SPAN> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td><img src="img/s.gif" width="1" height="3" alt="" /><br /><inp:cat _field="description" /> <span class="comments">(<inp:m_language _Phrase="lu_added" /> <inp:cat _field="date" />)</span></td>
</tr>
</table>
<BR />
Property changes on: trunk/themes/default/relcats_element.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.1
\ No newline at end of property
+1.2
\ No newline at end of property
Event Timeline
Log In to Comment