aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/about.vtp
diff options
context:
space:
mode:
authorgweltas <gweltas@piwigo.org>2004-02-07 11:50:26 +0000
committergweltas <gweltas@piwigo.org>2004-02-07 11:50:26 +0000
commit65753539220ba870b738866c425c89d73753c727 (patch)
tree92e77bf4da8946d051f8d46176fbe1ead900c0d8 /template/default/about.vtp
parent1d9b840cf8421ad06d81035f209149eceb1b357f (diff)
Template modification
Split of the french language file git-svn-id: http://piwigo.org/svn/trunk@351 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/default/about.vtp')
-rw-r--r--template/default/about.vtp21
1 files changed, 0 insertions, 21 deletions
diff --git a/template/default/about.vtp b/template/default/about.vtp
deleted file mode 100644
index 5b416d1b8..000000000
--- a/template/default/about.vtp
+++ /dev/null
@@ -1,21 +0,0 @@
- <table style="width:100%;height:100%">
- <tr align="center" valign="middle">
- <td>
- {#frame_start}1px{#frame_begin}
- <div class="titrePage">{#about_title}</div>
- {#frame_end}
- <div style="margin-bottom:5px;">&nbsp;</div>
- {#frame_start}50%{#frame_begin}
- <div class="menu" style="white-space:normal;margin:10px;">
- {#about_message}
- </div>
- {#frame_end}
- <div style="text-align:center;margin:5px;">
- <a href="{#back_url}">{#about_return}</a>
- </div>
- <div style="text-align:center;margin:5px;">
- <img src="./template/{#user_template}/images/php_sqreuil_artistes.gif" alt="php logo" />
- </div>
- </td>
- </tr>
- </table> \ No newline at end of file