Public bug reported:

I think we should modify the "Site registration" lang string ID in
admin/index.tpl as below.

File to modify:
theme/raw/templates/admin/index.tpl

Line:
81

[ Before ]
{if $newregisterpolicy}
    <strong>{str tag=newregistrationpolicyinfo section=admin}</strong>
{/if}

[ After ]
{if $newregisterpolicy}
    <strong>{str tag=newregistrationpolicyinfo1 section=admin}</strong>
{/if}

** Affects: mahara
     Importance: High
         Status: New


** Tags: admin template

** Attachment added: "Site registration policy"
   
https://bugs.launchpad.net/bugs/1993361/+attachment/5624967/+files/newregistrationpolicyinfo.png

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1993361

Title:
  "Site registration" lang string ID in admin/index.tpl needs to be
  modified.

Status in Mahara:
  New

Bug description:
  I think we should modify the "Site registration" lang string ID in
  admin/index.tpl as below.

  File to modify:
  theme/raw/templates/admin/index.tpl

  Line:
  81

  [ Before ]
  {if $newregisterpolicy}
      <strong>{str tag=newregistrationpolicyinfo section=admin}</strong>
  {/if}

  [ After ]
  {if $newregisterpolicy}
      <strong>{str tag=newregistrationpolicyinfo1 section=admin}</strong>
  {/if}

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1993361/+subscriptions


_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to