summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_usermanager_passwordmg.php
diff options
context:
space:
mode:
authorayvis <ayvis.infra@gmail.com>2014-03-17 23:31:02 +0100
committerRenato Botelho <garga@FreeBSD.org>2014-03-18 16:09:05 -0300
commit1d7ba6839606966cf26b1eb8d0ccd440cde9c833 (patch)
treeadec90e87931a07c301c2bbea25885c1cfcd411d /usr/local/www/system_usermanager_passwordmg.php
parentd5d22d6e36120b3250d337dccd3194d1a61c4451 (diff)
downloadpfsense-1d7ba6839606966cf26b1eb8d0ccd440cde9c833.zip
pfsense-1d7ba6839606966cf26b1eb8d0ccd440cde9c833.tar.gz
replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8
Diffstat (limited to 'usr/local/www/system_usermanager_passwordmg.php')
-rw-r--r--usr/local/www/system_usermanager_passwordmg.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/system_usermanager_passwordmg.php b/usr/local/www/system_usermanager_passwordmg.php
index a35a8a47..466f8f0 100644
--- a/usr/local/www/system_usermanager_passwordmg.php
+++ b/usr/local/www/system_usermanager_passwordmg.php
@@ -1,7 +1,7 @@
<?php
/* $Id$ */
/*
- Copyright (C) 2011 Ermal Luçi
+ Copyright (C) 2011 Ermal Luçi
system_usermanager.php
Redistribution and use in source and binary forms, with or without
@@ -120,7 +120,7 @@ if ($islocal == false) {
<td width="78%" class="vtable">
<input name="passwordfld2" type="password" class="formfld pwd" id="passwordfld2" size="20" />
&nbsp;<?=gettext("(confirmation)");?>
- <br/>
+ <br />
<span class="vexpl">
<?=gettext("Select a new password");?>
</span>
OpenPOWER on IntegriCloud