aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorz0rglub <z0rglub@piwigo.org>2003-07-21 20:52:59 +0000
committerz0rglub <z0rglub@piwigo.org>2003-07-21 20:52:59 +0000
commit701b1431513f8c42d1adc0de9739464494bd6bfa (patch)
treec8934a81cdec927d17759d99245c2fdf81e2769a /template
parentb125c3b0863d61de32bb02a5beaa26fe0ab0d54a (diff)
using new links to pictures (into the template dir)
git-svn-id: http://piwigo.org/svn/trunk@30 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/default/admin/admin.vtp2
-rw-r--r--template/default/admin/cat_list.vtp2
-rw-r--r--template/default/admin/cat_perm.vtp3
-rw-r--r--template/default/admin/comments.vtp2
-rw-r--r--template/default/admin/group_list.vtp2
-rw-r--r--template/default/admin/group_perm.vtp2
-rw-r--r--template/default/admin/stats.vtp14
-rw-r--r--template/default/admin/thumbnail.vtp4
-rw-r--r--template/default/admin/update.vtp4
-rw-r--r--template/default/admin/user_list.vtp2
-rw-r--r--template/default/admin/user_perm.vtp2
11 files changed, 20 insertions, 19 deletions
diff --git a/template/default/admin/admin.vtp b/template/default/admin/admin.vtp
index 5001f7d0f..e29394ca9 100644
--- a/template/default/admin/admin.vtp
+++ b/template/default/admin/admin.vtp
@@ -148,7 +148,7 @@
<td class="contenucellule">
<div class="plan">
<!--VTP_summary-->
- {#indent}<img src="./images/puce.gif"><a href="{#link}" class="cat_plan">{#name}</a><br />
+ {#indent}<img src="../template/{#user_template}/admin/images/puce.gif" alt="&gt; "><a href="{#link}" class="cat_plan">{#name}</a><br />
<!--/VTP_summary-->
</div>
</td>
diff --git a/template/default/admin/cat_list.vtp b/template/default/admin/cat_list.vtp
index 681e63023..12fe855a0 100644
--- a/template/default/admin/cat_list.vtp
+++ b/template/default/admin/cat_list.vtp
@@ -2,7 +2,7 @@
<!--VTP_cat-->
<tr>
<{#td} style="width:40%;text-align:left;">
- {#indent}<img src="./images/puce.gif" alt="&gt;" />
+ {#indent}<img src="../template/{#user_template}/admin/images/puce.gif" alt="&gt;" />
&nbsp;{#name} [ dir : {#dir} ]
<span style="color:red;font-weight:normal;"> {#invisible} <span style="font-weight:bold;">{#private}</span></span>
</{#td}>
diff --git a/template/default/admin/cat_perm.vtp b/template/default/admin/cat_perm.vtp
index cf8fab094..7c078c364 100644
--- a/template/default/admin/cat_perm.vtp
+++ b/template/default/admin/cat_perm.vtp
@@ -6,7 +6,7 @@
</tr>
<!--VTP_group-->
<tr>
- <td><a href="{#group_perm_link}"><span style="color:{#color}">{#groupname}</span></a></td>
+ <td><img src="../template/{#user_template}/admin/images/puce.gif" alt="&gt;" /><a href="{#group_perm_link}"><span style="color:{#color}">{#groupname}</span></a></td>
<td style="text-align:right;">
<input type="radio" name="groupaccess-{#id}" value="0"{#authorized_checked}/>{#permuser_authorized}
<input type="radio" name="groupaccess-{#id}" value="1"{#forbidden_checked}/>{#permuser_forbidden}
@@ -22,6 +22,7 @@
<!--VTP_user-->
<tr>
<td>
+ <img src="../template/{#user_template}/admin/images/puce.gif" alt="&gt;" />
<a href="{#user_perm_link}"><span style="color:{#color}">{#username}</span></a>
<!--VTP_usergroups-->
[
diff --git a/template/default/admin/comments.vtp b/template/default/admin/comments.vtp
index c5594c126..04c7ef66e 100644
--- a/template/default/admin/comments.vtp
+++ b/template/default/admin/comments.vtp
@@ -89,7 +89,7 @@
</td>
<td class="cellInfo">
<div class="commentsInfos">
- {#date}<!--VTP_delete--><a href="{#link}" title="{#comments_del}"><img src="./images/delete.gif" style="border:none;margin-left:5px;" alt="[{#delete}]"/></a><!--/VTP_delete-->
+ {#date}<!--VTP_delete--><a href="{#link}" title="{#comments_del}"><img src="../template/{#user_template}/admin/images/delete.gif" style="border:none;margin-left:5px;" alt="[{#delete}]"/></a><!--/VTP_delete-->
</div>
</td>
</tr>
diff --git a/template/default/admin/group_list.vtp b/template/default/admin/group_list.vtp
index a02d8ad8d..e5385ffa7 100644
--- a/template/default/admin/group_list.vtp
+++ b/template/default/admin/group_list.vtp
@@ -29,7 +29,7 @@
<!--VTP_group-->
<tr>
<td style="width:25%;">
- <div style="margin-left:10px;color:{#color}"><img src="./images/puce.gif" alt="&gt;" /> {#name}</div>
+ <div style="margin-left:10px;color:{#color}"><img src="../template/{#user_template}/admin/images/puce.gif" alt="&gt;" /> {#name}</div>
</td>
<td class="row2" style="text-align:center;width:25%;">
<a href="{#permission_url}">{#listuser_permission}</a>
diff --git a/template/default/admin/group_perm.vtp b/template/default/admin/group_perm.vtp
index 89beae782..bee6b222e 100644
--- a/template/default/admin/group_perm.vtp
+++ b/template/default/admin/group_perm.vtp
@@ -6,7 +6,7 @@
<!--VTP_category-->
<tr>
<td>
- <img src="./images/puce.gif" alt="&gt;" /> <a href="{#cat_perm_link}"><span style="color:{#color}">{#name}</span></a>
+ <img src="../template/{#user_template}/admin/images/puce.gif" alt="&gt;" /> <a href="{#cat_perm_link}"><span style="color:{#color}">{#name}</span></a>
</td>
<td style="text-align:right;">
<!--VTP_parent_forbidden-->
diff --git a/template/default/admin/stats.vtp b/template/default/admin/stats.vtp
index 7636347a1..c5ad4fb30 100644
--- a/template/default/admin/stats.vtp
+++ b/template/default/admin/stats.vtp
@@ -63,7 +63,7 @@
<!--VTP_day-->
<tr>
<td colspan="6">
- <a href="{#url}"><!--VTP_collapsed--><img src="./images/collapsed.gif" style="border:none;" /><!--/VTP_collapsed--><!--VTP_expanded--><img src="./images/expanded.gif" style="border:none;" /><!--/VTP_expanded--></a>
+ <a href="{#url}"><!--VTP_collapsed--><img src="../template/{#user_template}/admin/images/collapsed.gif" style="border:none;" /><!--/VTP_collapsed--><!--VTP_expanded--><img src="../template/{#user_template}/admin/images/expanded.gif" style="border:none;" /><!--/VTP_expanded--></a>
<span style="font-weight:bold;">{#name}</span> [ {#nb_pages} {#stats_pages_seen} - {#nb_visitors} {#stats_visitors} ]
</td>
</tr>
@@ -91,9 +91,9 @@
<td>
<table style="border-collapse:collapse;">
<tr>
- <td style="padding:0;"><img src="./images/stat_left.gif" width="4" height="12" /></td>
- <td style="padding:0;"><img src="./images/stat_middle.gif" width="{#width}" height="12" /></td>
- <td style="padding:0;"><img src="./images/stat_right.gif" width="4" height="12" /></td>
+ <td style="padding:0;"><img src="../template/{#user_template}/admin/images/stat_left.gif" width="4" height="12" /></td>
+ <td style="padding:0;"><img src="../template/{#user_template}/admin/images/stat_middle.gif" width="{#width}" height="12" /></td>
+ <td style="padding:0;"><img src="../template/{#user_template}/admin/images/stat_right.gif" width="4" height="12" /></td>
</tr>
</table>
</td>
@@ -113,9 +113,9 @@
<td>
<table style="border-collapse:collapse;">
<tr>
- <td style="padding:0;"><img src="./images/stat_left.gif" width="4" height="12" /></td>
- <td style="padding:0;"><img src="./images/stat_middle.gif" width="{#width}" height="12" /></td>
- <td style="padding:0;"><img src="./images/stat_right.gif" width="4" height="12" /></td>
+ <td style="padding:0;"><img src="../template/{#user_template}/admin/images/stat_left.gif" width="4" height="12" /></td>
+ <td style="padding:0;"><img src="../template/{#user_template}/admin/images/stat_middle.gif" width="{#width}" height="12" /></td>
+ <td style="padding:0;"><img src="../template/{#user_template}/admin/images/stat_right.gif" width="4" height="12" /></td>
</tr>
</table>
</td>
diff --git a/template/default/admin/thumbnail.vtp b/template/default/admin/thumbnail.vtp
index 4feea3a64..a3793617a 100644
--- a/template/default/admin/thumbnail.vtp
+++ b/template/default/admin/thumbnail.vtp
@@ -6,12 +6,12 @@
<tr>
<td>
<div style="text-indent:30px;">
- <img src="./images/puce.gif" alt="&gt;" style="border:none;" />
+ <img src="../template/{#user_template}/admin/images/puce.gif" alt="&gt;" style="border:none;" />
galleries
</div>
<!--VTP_dir-->
<div style="text-indent:{#indent}px;">
- <img src="./images/puce.gif" alt="&gt;" style="border:none;" />
+ <img src="../template/{#user_template}/admin/images/puce.gif" alt="&gt;" style="border:none;" />
<!--VTP_linked-->
<a href="{#url}">{#name}</a> [ {#nb_pic} {#tn_dirs_alone} ]
<!--/VTP_linked-->
diff --git a/template/default/admin/update.vtp b/template/default/admin/update.vtp
index 40674b8ac..d67058ae1 100644
--- a/template/default/admin/update.vtp
+++ b/template/default/admin/update.vtp
@@ -6,9 +6,9 @@
<tr>
<td>
<div class="retrait">
- <img src="./images/puce.gif" alt="&gt;" />
+ <img src="../template/{#user_template}/admin/images/puce.gif" alt="&gt;" />
<a href="{#only_cat:url}">{#update_only_cat}</a>
- <br /><img src="./images/puce.gif" alt="&gt;" />
+ <br /><img src="../template/{#user_template}/admin/images/puce.gif" alt="&gt;" />
<a href="{#all:url}">{#update_all}</a>
</div>
</td>
diff --git a/template/default/admin/user_list.vtp b/template/default/admin/user_list.vtp
index a1032aa36..5f2663a3b 100644
--- a/template/default/admin/user_list.vtp
+++ b/template/default/admin/user_list.vtp
@@ -63,7 +63,7 @@
</tr>
<tr>
<td colspan="5">
- <img src="./images/arrow_up.gif" alt="&lt;" />
+ <img src="../template/{#user_template}/admin/images/arrow_up.gif" alt="&lt;" />
<input type="button" value="{#listuser_button_all}" onClick="SelectAll(this.form)" style="margin-left:5px;margin-right:5px;" />
<input type="button" value="{#listuser_button_invert}" onClick="Inverser(this.form)" style="margin-left:5px;margin-right:5px;" />
<input type="submit" value="{#listuser_button_create_address}" style="margin-left:5px;margin-right:5px;" />
diff --git a/template/default/admin/user_perm.vtp b/template/default/admin/user_perm.vtp
index aebdff9d5..9914f29ac 100644
--- a/template/default/admin/user_perm.vtp
+++ b/template/default/admin/user_perm.vtp
@@ -6,7 +6,7 @@
<!--VTP_category-->
<tr>
<td>
- <img src="./images/puce.gif" alt="&gt;" /> <a href="{#cat_perm_link}"><span style="color:{#color}">{#name}</span></a>
+ <img src="../template/{#user_template}/admin/images/puce.gif" alt="&gt;" /> <a href="{#cat_perm_link}"><span style="color:{#color}">{#name}</span></a>
<!--VTP_usergroups-->
[
<!--VTP_usergroup-->