~ubuntu-branches/ubuntu/saucy/opensrs-client/saucy

« back to all changes in this revision

Viewing changes to templates/reg_system/order.html

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan McDowell
  • Date: 2009-12-26 13:06:21 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20091226130621-5mdhjwiyn873acax
Tags: 3.0.0-1
* New upstream release.
* Acknowledge NMUs.
* Expand package description. (Closes: #414433)
* Bump debhelper compat level to 7.
* Add Homepage field to debian/control.
* Add watch file.
* Add missing dependency on libdata-structure-util-perl.
* Bump Standards-Version to 3.8.3.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
116
116
<TR>
117
117
        <TD ALIGN=right bgcolor="#90c0ff"><B>Phone Number:</B></TD>
118
118
        <TD><input name="owner_phone" size=40 value="{{owner_phone}}">
119
 
            <font size=-1><br>(eg. +1.4165551122x1234 for .info/.biz/.us/.name/.cn/.org domains)</font>
 
119
            <font size=-1><br>(eg. +1.4165551122x1234 for .info/.biz/.us/.name/.cn/.org/.asia domains)</font>
120
120
        </TD>
121
121
</TR>
122
122
<TR>
124
124
                *optional*</font> <B>Fax Number:</B>
125
125
        </TD>
126
126
        <TD><input name="owner_fax" size=40 value="{{owner_fax}}">
127
 
            <font size=-1><br>(eg. +1.4165551122x1234 for .info/.biz/.us/.name/.cn/.org domains)</font>
 
127
            <font size=-1><br>(eg. +1.4165551122x1234 for .info/.biz/.us/.name/.cn/.org/.asia domains)</font>
128
128
        </TD>
129
129
</TR>
130
130
<TR>
190
190
<TR>
191
191
        <TD ALIGN=right bgcolor="#90c0ff"><B>Phone Number:</B></TD>
192
192
        <TD><input name="admin_phone" size=40 value="{{admin_phone}}">
193
 
            <font size=-1><br>(eg. +1.4165551122x1234 for .info/.biz/.us/.name/.cn/.org domains)</font>
 
193
            <font size=-1><br>(eg. +1.4165551122x1234 for .info/.biz/.us/.name/.cn/.org/.asia domains)</font>
194
194
        </TD>
195
195
</TR>
196
196
<TR>
198
198
                *optional*</font> <B>Fax Number:</B>
199
199
        </TD>
200
200
        <TD><input name="admin_fax" size=40 value="{{admin_fax}}">
201
 
            <font size=-1><br>(eg. +1.4165551122x1234 for .info/.biz/.us/.name/.cn/.org domains)</font>
 
201
            <font size=-1><br>(eg. +1.4165551122x1234 for .info/.biz/.us/.name/.cn/.org/.asia domains)</font>
202
202
        </TD>
203
203
</TR>
204
204
<TR>
266
266
<TR>
267
267
        <TD ALIGN=right bgcolor="#90c0ff"><B>Phone Number:</B></TD>
268
268
        <TD><input name="billing_phone" size=40 value="{{billing_phone}}">
269
 
            <font size=-1><br>(eg. +1.4165551122x1234 for .info/.biz/.us/.name/.cn/.org domains)</font>
 
269
            <font size=-1><br>(eg. +1.4165551122x1234 for .info/.biz/.us/.name/.cn/.org/.asia domains)</font>
270
270
        </TD>
271
271
</TR>
272
272
<TR>
274
274
                *optional*</font> <B>Fax Number:</B>
275
275
        </TD>
276
276
        <TD><input name="billing_fax" size=40 value="{{billing_fax}}">
277
 
            <font size=-1><br>(eg. +1.4165551122x1234 for .info/.biz/.us/.name/.cn/.org domains)</font>
 
277
            <font size=-1><br>(eg. +1.4165551122x1234 for .info/.biz/.us/.name/.cn/.org/.asia domains)</font>
278
278
        </TD>
279
279
</TR>
280
280
<TR>