mirror of
https://github.com/e107inc/e107.git
synced 2025-05-06 20:25:25 +02:00
typo fix
This commit is contained in:
parent
06760efef8
commit
e8f6645d10
@ -9,9 +9,9 @@
|
|||||||
* Administration Area - Site Links
|
* Administration Area - Site Links
|
||||||
*
|
*
|
||||||
* $Source: /cvs_backup/e107_0.8/e107_admin/links.php,v $
|
* $Source: /cvs_backup/e107_0.8/e107_admin/links.php,v $
|
||||||
* $Revision: 1.27 $
|
* $Revision: 1.28 $
|
||||||
* $Date: 2009-08-15 15:44:37 $
|
* $Date: 2009-08-19 14:35:12 $
|
||||||
* $Author: marj_nl_fr $
|
* $Author: secretr $
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -641,7 +641,7 @@ class links
|
|||||||
} else
|
} else
|
||||||
{
|
{
|
||||||
$text .= "
|
$text .= "
|
||||||
<button class='create' type='submit' name='add_link' value='no-value"'><span>".LCLAN_28."</span></button>
|
<button class='create' type='submit' name='add_link' value='no-value'><span>".LCLAN_28."</span></button>
|
||||||
";
|
";
|
||||||
}
|
}
|
||||||
$text .= "
|
$text .= "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user