Ignore:
Timestamp:
13 Nov 2014, 16:03:08 (10 years ago)
Author:
Henrik Bettermann
Message:

More renaming: University -> Institution, Student -> Customer
Change portal title.

Location:
main/waeup.kofa/branches/henrik-regista/src/waeup/ikoba/browser/templates
Files:
3 edited
3 moved

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/branches/henrik-regista/src/waeup/ikoba/browser/templates/customersitelayout.pt

    r11949 r11952  
    33  <head>
    44    <title i18n:translate="">
    5       WAeUP.Ikoba - Student Management System
     5      WAeUP.Ikoba - Application and Registration System
    66    </title>
    77    <!--base href="http://localhost:8080/app/@@page"
  • main/waeup.kofa/branches/henrik-regista/src/waeup/ikoba/browser/templates/datacenterexportpage.pt

    r11949 r11952  
    11<p i18n:translate="">
    2   Here you can create CSV files from parts of portal data except student data.
     2  Here you can create CSV files from parts of portal data.
    33  Please pick the type of objects you want to export from the
    44  selection below. The file will be generated and then be
  • main/waeup.kofa/branches/henrik-regista/src/waeup/ikoba/browser/templates/loginpage.pt

    r11949 r11952  
    2222  </p>
    2323  <p i18n:translate="login_trouble2" tal:condition="python:False">
    24     You don't have an account because you are a fresh student, or your student record has just been created?
    25     Acquire a Password Activation Code (PWD) and inititialize your student account
     24    You don't have an account because you are a new customer, or your customer record has just been created?
     25    Acquire a Password Activation Code (PWD) and inititialize your customer account
    2626    <strong><a href ="setpassword"> here</a></strong>.
    2727  </p>
    2828  <p i18n:translate="login_trouble4">
    29     You don't have an account because you are a fresh student, or your student record has just been created?
    30     Inititialize your student account <strong><a href="requestpw"> here</a></strong>.
     29    You don't have an account because you are a new customer, or your customer record has just been created?
     30    Inititialize your customer account <strong><a href="requestpw"> here</a></strong>.
    3131  </p>
    32   <p i18n:translate="login_trouble3"> Or simply forgot your student id, application id or password? Then request a new password
     32  <p i18n:translate="login_trouble3"> Or simply forgot your customer id password? Then request a new password
    3333    <strong><a href="changepw"> here</a></strong>.
    3434  </p>
  • main/waeup.kofa/branches/henrik-regista/src/waeup/ikoba/browser/templates/staffsitelayout.pt

    r11949 r11952  
    55    <!-- Diazo element-->
    66    <title i18n:translate="">
    7       WAeUP.Ikoba - Student Management System
     7      WAeUP.Ikoba - Application and Registration System
    88    </title> 
    99    <!-- /Diazo element-->
Note: See TracChangeset for help on using the changeset viewer.