Follow instructions given bellow to remove the attribution links
from your site.
1 . Go to
ow_themes/name-of-your-currently-active-theme-here/master_pages
edit following files: dndindex.html, general.html>>
remove following piece of code:
<div style="float:right;padding-bottom: 30px;">
{$bottomPoweredByLink}
</div>
2. Go to ow_themes/Origin/master_pages >>
edit admin.html and blank.html and remove:
<div style="float:right;padding-bottom: 30px;">
{$bottomPoweredByLink}
</div>
Please note that you will need to make above changes every time you
update the software, since software updates erase any changes done
in .html files.
It is recommended that DEV MODE is enabled when you are doing
changes in .html files.
You can find instructions how to enable this mode here:
http://u207388.sendgrid.org/wf/click?upn=GoUXFxS97zm9HyIQ2Pbx3yGqQSYhyIYAnNVr01tPVxa8UoVojUDka3ppvxSsXzLAANAzGTFY9XLqQgjTWYprZA-3D-3D_l3fs1g-2F466j3y5fD5Q61KbDYsSEipo1teQXr9Ls-2BQYcMRs-2FF0fUdB-2FChd6jpLlu-2FTVh4nDqI3PekAJbSextck0zWqngM3m3DkTzbvi6YloKZd5Wamr4i-2BaYVQ7mr5CTIVmD1itd5QzsLDjcWeav3VEUMiNWujz16NCNE3xuk-2BVk-3D
Once you are done editing .html templates, don't forget to disable
DEV MODE