Skip to content

Commit

Permalink
Add missing section_uses_skin pophelp
Browse files Browse the repository at this point in the history
  • Loading branch information
philwareham committed Jan 12, 2018
1 parent 5275562 commit d40af2c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions textpattern/lang/en-gb_pophelp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -882,6 +882,10 @@
<h2>Uses page</h2>
<p>In Textpattern, sections are married to page templates. It’s kind of sweet, really…</p>
]]></item>
<item id="section_uses_skin" title="Uses theme"><![CDATA[
<h2>Uses theme</h2>
<p>If you wish to change the theme used for a particular section, this can be set here from the list of currently installed themes.</p>
]]></item>
</group>

<group id="setup" title="Setup panel">
Expand Down
4 changes: 4 additions & 0 deletions textpattern/lang/en_pophelp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -882,6 +882,10 @@
<h2>Uses page</h2>
<p>In Textpattern, sections are married to page templates. It’s kind of sweet, really…</p>
]]></item>
<item id="section_uses_skin" title="Uses theme"><![CDATA[
<h2>Uses theme</h2>
<p>If you wish to change the theme used for a particular section, this can be set here from the list of currently installed themes.</p>
]]></item>
</group>

<group id="setup" title="Setup panel">
Expand Down

0 comments on commit d40af2c

Please sign in to comment.