<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Add a "Return To" link to Login and Logged out screens.]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4481&amp;type=atom" />
	<updated>2013-11-03T12:00:06Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=4481</id>
		<entry>
			<title type="html"><![CDATA[Re: Add a "Return To" link to Login and Logged out screens.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18312#p18312" />
			<content type="html"><![CDATA[<p>Joe/Janusz -&gt; This would be a nice to include into the FA core code with the &quot;return to&quot; link to be provided in the <strong>config.php</strong> and displayed if not false (backward compatible)</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-11-03T12:00:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18312#p18312</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add a "Return To" link to Login and Logged out screens.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18304#p18304" />
			<content type="html"><![CDATA[<p>Just figured it out ...</p><p>&nbsp; &nbsp; echo &quot;&lt;table class=&#039;returnto&#039;&gt;\n&quot;;<br />&nbsp; &nbsp; echo &quot;&lt;tr&gt;\n&quot;;<br />&nbsp; &nbsp; echo &quot;&lt;td&gt;&lt;a target=&#039;_blank&#039; href=&#039;http://sgs4.com&#039;&gt;Return to sgs4.com&lt;/a&gt;&lt;/td&gt;&quot;;<br />&nbsp; &nbsp; echo &quot;&lt;/tr&gt;\n&quot;;<br />&nbsp; &nbsp; echo &quot;&lt;/tr&gt;&lt;/table&gt;\n&quot;;</p><p>/themes/default/default.css</p><p>.returnto {<br />&nbsp; &nbsp; &nbsp; &nbsp; font-family: Verdana, Arial, Helvetica;<br />&nbsp; &nbsp; color: #cccccc;<br />&nbsp; &nbsp; font-weight: bold;<br />&nbsp; &nbsp; font-size: 12px;<br />&nbsp; &nbsp; text-align: center;<br />&nbsp; &nbsp; width: 100%;<br />&nbsp; &nbsp; &nbsp; &nbsp; }</p><br /><p>This adds a new class &#039;returnto&#039;</p>]]></content>
			<author>
				<name><![CDATA[andrew1136]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=9306</uri>
			</author>
			<updated>2013-11-02T21:37:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18304#p18304</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add a "Return To" link to Login and Logged out screens.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18303#p18303" />
			<content type="html"><![CDATA[<p>Thanks apmuthu, that worked fine, here is the code I added to the two php files.</p><p>Line 139 login.php and Line 33 logout.php</p><p>&nbsp; &nbsp; echo &quot;&lt;table class=&#039;footer&#039;&gt;\n&quot;;<br />&nbsp; &nbsp; echo &quot;&lt;tr&gt;\n&quot;;<br />&nbsp; &nbsp; echo &quot;&lt;td&gt;&lt;a target=&#039;_blank&#039; href=&#039;http://sgs4.com&#039;&gt;Return to sgs4.com&lt;/a&gt;&lt;/td&gt;&quot;;<br />&nbsp; &nbsp; echo &quot;&lt;/tr&gt;\n&quot;;<br />&nbsp; &nbsp; echo &quot;&lt;/tr&gt;&lt;/table&gt;\n&quot;;</p><p>Now, how do I edit the class &#039;footer&#039; as I want to increase the font size ? Or better still create a new class.</p>]]></content>
			<author>
				<name><![CDATA[andrew1136]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=9306</uri>
			</author>
			<updated>2013-11-02T20:45:25Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18303#p18303</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add a "Return To" link to Login and Logged out screens.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18241#p18241" />
			<content type="html"><![CDATA[<p>access/login.php<br />access/logout.php</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-10-28T09:49:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18241#p18241</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Add a "Return To" link to Login and Logged out screens.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18197#p18197" />
			<content type="html"><![CDATA[<p>My FA is accessed via a link on my web site, I would like to offer my users the option to return to my web site before logging in and after logging out. Which php files shoud I edit to add a &quot;Return To&quot; link ?</p>]]></content>
			<author>
				<name><![CDATA[andrew1136]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=9306</uri>
			</author>
			<updated>2013-10-24T02:25:24Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18197#p18197</id>
		</entry>
</feed>
