summaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
authorBernhard Fröhlich <bernhard@cacert.org>2011-10-05 21:20:09 +0200
committerBernhard Fröhlich <bernhard@cacert.org>2011-10-05 21:20:09 +0200
commitc9524ee04d797eedb02a6d329de8960fe5b79bb3 (patch)
tree33b2714bc45ef942823a7699fe6fd8635ff29932 /pages
parentde76c631f9b6aff1500479da059e8a8457c19dd9 (diff)
downloadcacert-devel-c9524ee04d797eedb02a6d329de8960fe5b79bb3.tar.gz
cacert-devel-c9524ee04d797eedb02a6d329de8960fe5b79bb3.tar.xz
cacert-devel-c9524ee04d797eedb02a6d329de8960fe5b79bb3.zip
Revert "Undone checkin error"
This reverts commit de76c631f9b6aff1500479da059e8a8457c19dd9.
Diffstat (limited to 'pages')
-rw-r--r--pages/account/43.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/account/43.php b/pages/account/43.php
index 3d93556..3212667 100644
--- a/pages/account/43.php
+++ b/pages/account/43.php
@@ -181,7 +181,7 @@ include_once($_SESSION['_config']['filepath']."/includes/notary.inc.php");
<td class="DataTD"><a href="account.php?id=43&amp;codesign=<?=$row['id']?>&amp;csrf=<?=make_csrf('admcodesign')?>"><?=$row['codesign']?></a></td>
</tr>
<tr>
- <td class="DataTD"><?=_("Org Admin")?>:</td>
+ <td class="DataTD"><?=_("Org Assurer")?>:</td>
<td class="DataTD"><a href="account.php?id=43&amp;orgadmin=<?=$row['id']?>&amp;csrf=<?=make_csrf('admorgadmin')?>"><?=$row['orgadmin']?></a></td>
</tr>
<tr>