]> source.dussan.org Git - nextcloud-server.git/commit
Fixed some typos in admins templates.
authorFrançois KUBLER <francois@kubler.org>
Wed, 9 Mar 2011 19:13:52 +0000 (20:13 +0100)
committerFrançois KUBLER <francois@kubler.org>
Wed, 9 Mar 2011 19:13:52 +0000 (20:13 +0100)
commit1935d85ef1200f7a73cccbca39f0b81ce411850c
treea1165bd108360760c9202f34bc6346e9d4a986ac
parent39279350eb397296a3ac5e8ba795609f7a31fddf
Fixed some typos in admins templates.

* We have to use full tags (<?php) and not short tags (<?)
* We have to use the alternative syntax for control structures (see http://www.php.net/manual/en/control-structures.alternative-syntax.php).
admin/templates/index.php
admin/templates/plugins.php
admin/templates/users.php