using new links to pictures (into the template dir)

git-svn-id: http://piwigo.org/svn/trunk@30 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
z0rglub 2003-07-21 20:52:59 +00:00
parent b125c3b086
commit 701b143151
11 changed files with 20 additions and 19 deletions

View file

@ -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>

View file

@ -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}>

View file

@ -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-->
[

View file

@ -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>

View file

@ -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>

View file

@ -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-->

View file

@ -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>

View file

@ -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-->

View file

@ -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>

View file

@ -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;" />

View file

@ -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-->