projects
/
kolarny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec44fa1
)
Relations should be in summaries instead.
author
Ladislav Láska
<laska@kam.mff.cuni.cz>
Tue, 19 Apr 2011 14:05:24 +0000
(16:05 +0200)
committer
Ladislav Láska
<laska@kam.mff.cuni.cz>
Tue, 19 Apr 2011 14:05:24 +0000
(16:05 +0200)
template/usermod.php
patch
|
blob
|
history
diff --git
a/template/usermod.php
b/template/usermod.php
index 1dae35452718e7f647c606e5614b773db54c7c60..11348bb7473e1796febd405061bd7c330a08ac9d 100644
(file)
--- a/
template/usermod.php
+++ b/
template/usermod.php
@@
-25,8
+25,7
@@
?></td>
<td>
<?=href("useredt&mod=".urlencode($user->login), tr("Editovat"))?>,
- <?=href("usermod&del=".urlencode($user->login), tr("Smazat"))?>,
- <?=href("userrel&rel=".urlencode($user->login), tr("Relace"))?>
+ <?=href("usermod&del=".urlencode($user->login), tr("Smazat"))?>
</td>
</tr>
<? } ?>