Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F802608
advanced
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, Feb 24, 9:41 PM
Size
1006 B
Mime Type
text/x-diff
Expires
Wed, Feb 26, 9:41 PM (1 d, 17 h)
Engine
blob
Format
Raw Data
Handle
575504
Attached To
rTADV Themes.Advanced
advanced
View Options
Index: branches/1.2.x/in-news/elements/rss.xml.tpl
===================================================================
--- branches/1.2.x/in-news/elements/rss.xml.tpl (revision 14937)
+++ branches/1.2.x/in-news/elements/rss.xml.tpl (revision 14938)
@@ -1,13 +1,13 @@
<inp2:m_XMLTemplate xml_version="1.0"/>
<rss version="2.0">
<channel>
<title><inp2:m_GetConfig name="Site_Name"/></title>
<link><inp2:c_CategoryLink template="in-news/designs/section"/></link>
<generator><inp2:m_GetConfig name="Site_Name"/></generator>
- <managingEditor><inp2:m_GetConfig name="Smtp_AdminMailFrom"/></managingEditor>
- <webMaster><inp2:m_GetConfig name="Smtp_AdminMailFrom"/>m</webMaster>
+ <managingEditor><inp2:m_GetConfig name="DefaultEmailSender"/></managingEditor>
+ <webMaster><inp2:m_GetConfig name="DefaultEmailSender"/>m</webMaster>
<inp2:m_include template="in-news/elements/articles.elm"/>
<inp2:n_PrintList render_as="article_rss_element" per_page="-1"/>
</channel>
</rss>
Event Timeline
Log In to Comment