Modifying ../template in ./template since admin.php has moved to the PhpWebGallery root directory

git-svn-id: http://piwigo.org/svn/trunk@227 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
z0rglub
2003-11-03 21:06:15 +00:00
parent 3eeab79a75
commit 5fdc7ea1e5
12 changed files with 25 additions and 25 deletions

View File

@@ -27,7 +27,7 @@
<tr>
<{#td} style="width:50%;text-align:left;">
<a name="{#id}"></a>
{#indent}<img src="../template/{#user_template}/admin/images/puce.gif" alt="&gt;" />
{#indent}<img src="./template/{#user_template}/admin/images/puce.gif" alt="&gt;" />
&nbsp;{#name} [
<!--VTP_storage-->
dir : {#dir}
@@ -41,19 +41,19 @@
<{#td} class="{#class}"
style="width:1px;white-space:nowrap;text-align:center;">
<!--VTP_up-->
<a href="{#up_url}#{#id}"><img src="../template/{#user_template}/admin/images/arrow_up.gif" alt="{#cat_up}" title="{#cat_up}" style="border:none;" /></a>
<a href="{#up_url}#{#id}"><img src="./template/{#user_template}/admin/images/arrow_up.gif" alt="{#cat_up}" title="{#cat_up}" style="border:none;" /></a>
<!--/VTP_up-->
<!--VTP_no_up-->
<a href="{#last_url}#{#id}"><img src="../template/{#user_template}/admin/images/arrow_last.gif" alt="{#cat_last}" title="{#cat_last}" style="border:none;" /></a>
<a href="{#last_url}#{#id}"><img src="./template/{#user_template}/admin/images/arrow_last.gif" alt="{#cat_last}" title="{#cat_last}" style="border:none;" /></a>
<!--/VTP_no_up-->
</{#td}>
<{#td} class="{#class}"
style="width:1px;white-space:nowrap;text-align:center;">
<!--VTP_down-->
<a href="{#down_url}#{#id}"><img src="../template/{#user_template}/admin/images/arrow_down.gif" alt="{#cat_down}" title="{#cat_down}" style="border:none;" /></a>
<a href="{#down_url}#{#id}"><img src="./template/{#user_template}/admin/images/arrow_down.gif" alt="{#cat_down}" title="{#cat_down}" style="border:none;" /></a>
<!--/VTP_down-->
<!--VTP_no_down-->
<a href="{#first_url}#{#id}"><img src="../template/{#user_template}/admin/images/arrow_first.gif" alt="{#cat_first}" title="{#cat_first}" style="border:none;" /></a>
<a href="{#first_url}#{#id}"><img src="./template/{#user_template}/admin/images/arrow_first.gif" alt="{#cat_first}" title="{#cat_first}" style="border:none;" /></a>
<!--/VTP_no_down-->
</{#td}>
<{#td} class="{#class}" style="width:1px;text-align:center;">

View File

@@ -6,7 +6,7 @@
</tr>
<!--VTP_group-->
<tr>
<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><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,7 +22,7 @@
<!--VTP_user-->
<tr>
<td>
<img src="../template/{#user_template}/admin/images/puce.gif" alt="&gt;" />
<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

@@ -46,7 +46,7 @@
</td>
<td class="cellInfo">
<div class="commentsInfos">
{#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-->
{#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

@@ -39,7 +39,7 @@
<!--VTP_group-->
<tr>
<td style="width:25%;">
<div style="margin-left:10px;color:{#color}"><img src="../template/{#user_template}/admin/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

@@ -9,7 +9,7 @@
<!--VTP_category-->
<tr>
<td>
<img src="../template/{#user_template}/admin/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

@@ -73,7 +73,7 @@
<!--/VTP_picture-->
<tr>
<td colspan="6">
<img src="../template/{#user_template}/admin/images/arrow_select.gif" alt="&lt;" />
<img src="./template/{#user_template}/admin/images/arrow_select.gif" alt="&lt;" />
{#infoimage_associate}
<select name="associate">
<!--VTP_associate_cat-->

View File

@@ -70,7 +70,7 @@
<!--/VTP_linked_category-->
<!--VTP_dissociate-->
<tr>
<td colspan="2"><img src="../template/{#user_template}/admin/images/arrow_select.gif" alt="&lt;" /> {#dissociate}</td>
<td colspan="2"><img src="./template/{#user_template}/admin/images/arrow_select.gif" alt="&lt;" /> {#dissociate}</td>
</tr>
<!--/VTP_dissociate-->
<tr><td colspan="2">&nbsp;</td></tr>

View File

@@ -63,7 +63,7 @@
<!--VTP_day-->
<tr>
<td colspan="6">
<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>
<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} ]
[ <a href="{#url}">{#open_or_close}</a> ]
</td>
@@ -92,9 +92,9 @@
<td>
<table style="border-collapse:collapse;">
<tr>
<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>
<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>
@@ -114,9 +114,9 @@
<td>
<table style="border-collapse:collapse;">
<tr>
<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>
<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="../template/{#user_template}/admin/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="../template/{#user_template}/admin/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="../template/{#user_template}/admin/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="../template/{#user_template}/admin/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

@@ -87,7 +87,7 @@
</tr>
<tr>
<td colspan="5">
<img src="../template/{#user_template}/admin/images/arrow_select.gif" alt="&lt;" />
<img src="./template/{#user_template}/admin/images/arrow_select.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}" name="submit_generate_mail" style="margin-left:5px;margin-right:5px;" />

View File

@@ -9,7 +9,7 @@
<!--VTP_category-->
<tr>
<td>
<img src="../template/{#user_template}/admin/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-->