Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1026508
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
Sat, Jun 14, 1:16 AM
Size
1006 B
Mime Type
text/x-diff
Expires
Mon, Jun 16, 1:16 AM (1 h, 1 m)
Engine
blob
Format
Raw Data
Handle
661978
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