summaryrefslogtreecommitdiff
path: root/templates/userversions.tpl
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2005-08-07 17:46:48 +0000
committerMax Kremmel <xing@synapse.plus.com>2005-08-07 17:46:48 +0000
commita3fcac2323d9c94ce3a23f6693ba15a8620c9544 (patch)
tree294fbec564e71533ca5cf254a4284159245c9ffd /templates/userversions.tpl
parenta3dd078f2de42755659ca46e47d5bd50fc708a54 (diff)
downloadusers-a3fcac2323d9c94ce3a23f6693ba15a8620c9544.tar.gz
users-a3fcac2323d9c94ce3a23f6693ba15a8620c9544.tar.bz2
users-a3fcac2323d9c94ce3a23f6693ba15a8620c9544.zip
merge recent changes from R1 to HEAD
Diffstat (limited to 'templates/userversions.tpl')
-rw-r--r--templates/userversions.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/userversions.tpl b/templates/userversions.tpl
index b2e0402..fcafab9 100644
--- a/templates/userversions.tpl
+++ b/templates/userversions.tpl
@@ -19,11 +19,11 @@
{section name=hist loop=$history}
<tr class="{cycle}">
<td>{$history[hist].last_modified|bit_long_datetime}</td>
-<td><a href="{$gBitLoc.WIKI_PKG_URL}index.php?page={$history[hist].page_name|escape:"url"}">{$history[hist].page_name}</a></td>
+<td><a href="{$smarty.const.WIKI_PKG_URL}index.php?page={$history[hist].page_name|escape:"url"}">{$history[hist].page_name}</a></td>
<td>{$history[hist].version}</td>
<td>{$history[hist].ip}</td>
<td>{$history[hist].comment}</td>
-<td><a href="{$gBitLoc.USERS_PKG_URL}versions.php?ruser={$ruser}&amp;page={$history[hist].page_name|escape:"url"}&amp;preview=1&amp;version={$history[hist].version}">{tr}view{/tr}</a></td>
+<td><a href="{$smarty.const.USERS_PKG_URL}versions.php?ruser={$ruser}&amp;page={$history[hist].page_name|escape:"url"}&amp;preview=1&amp;version={$history[hist].version}">{tr}view{/tr}</a></td>
</tr>
{sectionelse}
<tr class="norecords"><td colspan="6">