Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1109037
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
Mon, Aug 25, 10:13 AM
Size
3 KB
Mime Type
text/x-diff
Expires
Wed, Aug 27, 10:13 AM (8 h, 47 m)
Engine
blob
Format
Raw Data
Handle
715939
Attached To
rINP In-Portal
in-portal
View Options
Index: trunk/themes/default/common/footer.tpl
===================================================================
--- trunk/themes/default/common/footer.tpl (revision 1357)
+++ trunk/themes/default/common/footer.tpl (revision 1358)
@@ -1,16 +1,18 @@
<!-- start footer -->
<tr>
<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
</tr>
<tr>
<td>
<table WIDTH=770 border="0" cellspacing="0" cellpadding="0">
<tr>
- <td style="background: #009ff0 url('img/bgr_footer.jpg')" class="copyright"><img src="img/s.gif" width="740" height="1" alt="" /><br />Powered by <a href="http://www.in-portal.net" target="_blank" style="color: #FFFFFF; text-decoration : none;">In-portal</a> ® 1997-2005, <a href="http://www.intechnic.com" target="_blank" style="color: #FFFFFF; text-decoration : none;">Intechnic Corporation</a>. All rights reserved.</td>
+ <td style="background: #009ff0 url('img/bgr_footer.jpg')" class="copyright"><img src="img/s.gif" width="740" height="1" alt="" /><br />Powered by <a href="http://www.in-portal.net" target="_blank" style="color: #FFFFFF; text-decoration : none;">In-portal</a> ® 1997-2005, <a href="http://www.intechnic.com" target="_blank" style="color: #FFFFFF; text-decoration : none;">Intechnic Corporation</a>. All rights reserved.
+
+ <a href="<inp:m_template_link _Template="sitemap.tpl" />" style="color: #FFFFFF; text-decoration : none;">Site Map</a></td>
<td width="10000" bgcolor="#009ff0"><img src="img/s.gif" width="1" height="22" alt="" /><br /></td>
</tr>
</table>
</td>
</tr>
<!-- end footer -->
Property changes on: trunk/themes/default/common/footer.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.2
\ No newline at end of property
+1.3
\ No newline at end of property
Index: trunk/themes/default/index/sitemap_cat_element.tpl
===================================================================
--- trunk/themes/default/index/sitemap_cat_element.tpl (nonexistent)
+++ trunk/themes/default/index/sitemap_cat_element.tpl (revision 1358)
@@ -0,0 +1,6 @@
+<!-- Template: categories/catlist_element.tpl -->
+<a href="<inp:cat _field="link" _Template="catindex" />&reset=1"><img src="img/ic_category.gif" border=0 width="17" height="17" alt="" /></a>
+<span class="item"><a href="<inp:cat _field="link" _Template="catindex" />&reset=1"><inp:cat _Field="Name" /></a></span> <span class="comments">(<inp:m_language _Phrase="lu_subcats" /> <inp:cat _Field="subcatcount" _GroupOnly="1" />)</span>
+<inp:cat _field="new"><img src="img/ic_new.gif" width="11" height="11" alt="<inp:m_language _Phrase="lu_new" />" /></inp>
+<inp:cat _field="pick"><img src="img/ic_pick.gif" width="11" height="11" alt="<inp:m_language _Phrase="lu_editors_pick" />" /></inp>
+<BR />
\ No newline at end of file
Property changes on: trunk/themes/default/index/sitemap_cat_element.tpl
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.1
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Event Timeline
Log In to Comment