Update image names and paths for default certificate - refs #7322

1.9.x
Yannick Warnier 11 years ago
parent 44d94ef551
commit b216e67a5a
  1. 22
      main/gradebook/certificate_template/template.html
  2. 0
      main/img/blank.png
  3. 0
      main/img/certificate-logo.png
  4. 0
      main/img/certified.png
  5. 0
      main/img/paper.png
  6. 0
      main/img/side-bar-button.png
  7. 0
      main/img/side-bar.png
  8. 0
      main/img/side-top-a.png
  9. 0
      main/img/side-top-b.png
  10. 0
      main/img/signature1.png
  11. 0
      main/img/signature2.png

@ -4,23 +4,23 @@
</head>
<body style="background-color: #fff;">
<div style="width: 1072px;margin-left: auto;margin-right: auto;">
<div style="background: url('{WEB_CODE_PATH}gradebook/certificate_template/img/paper.png') repeat;padding: 10px;">
<div style="background: url('{WEB_CODE_PATH}img/paper.png') repeat;padding: 10px;">
<table cellpadding="0" cellspacing="0">
<tr>
<td>
<table cellpadding="0" cellspacing="0">
<tr>
<td>
<img src="{WEB_CODE_PATH}gradebook/certificate_template/img/lado-bar.png" alt="lado-bar">
<img src="{WEB_CODE_PATH}img/side-bar.png" alt="Side bar">
</td>
<td>
<img src="{WEB_CODE_PATH}gradebook/certificate_template/img/lado-top-a.png" alt="lado-top-a">
<img src="{WEB_CODE_PATH}img/side-top-a.png" alt="Side top element a">
</td>
<td>
<img src="{WEB_CODE_PATH}gradebook/certificate_template/img/logo.png" alt="logo">
<img src="{WEB_CODE_PATH}img/certificate-logo.png" alt="Certificate logo">
</td>
<td>
<img src="{WEB_CODE_PATH}gradebook/certificate_template/img/lado-top-b.png" alt="lado-top-b">
<img src="{WEB_CODE_PATH}img/side-top-b.png" alt="Side top element b">
</td>
</tr>
</table>
@ -30,7 +30,7 @@
<td>
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td><img src="{WEB_CODE_PATH}gradebook/certificate_template/img/lado-bar-buttom.png" alt="lado-bar_buttom"></td>
<td><img src="{WEB_CODE_PATH}img/side-bar-button.png" alt="Side bar button"></td>
<td>
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
@ -73,19 +73,19 @@
<table cellpadding="0" cellspacing="0" align="center">
<tr>
<td>
<img src="{WEB_CODE_PATH}gradebook/certificate_template/img/firma01.png" alt="firma01">
<img src="{WEB_CODE_PATH}img/signature1.png" alt="Signature 1">
</td>
<td>
<img src="{WEB_CODE_PATH}gradebook/certificate_template/img/blank.png" alt="blank">
<img src="{WEB_CODE_PATH}img/blank.png" alt="blank">
</td>
<td>
<img src="{WEB_CODE_PATH}gradebook/certificate_template/img/firm02.png" alt="firm02">
<img src="{WEB_CODE_PATH}img/signature2.png" alt="firm02">
</td>
<td>
<img src="{WEB_CODE_PATH}gradebook/certificate_template/img/certified.png" alt="certified">
<img src="{WEB_CODE_PATH}img/certified.png" alt="certified">
</td>
<td>
<img src="{WEB_CODE_PATH}gradebook/certificate_template/img/blank.png" alt="blank">
<img src="{WEB_CODE_PATH}img/blank.png" alt="blank">
</td>
<td>
((certificate_barcode))

Before

Width:  |  Height:  |  Size: 175 B

After

Width:  |  Height:  |  Size: 175 B

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

Before

Width:  |  Height:  |  Size: 85 KiB

After

Width:  |  Height:  |  Size: 85 KiB

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

Loading…
Cancel
Save