This website requires JavaScript.
Explore
Help
Register
Sign In
mbk-lab
/
nextcloud
Watch
2
Star
0
Fork
You've already forked nextcloud
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e71bc75a9d
nextcloud
/
admin
/
templates
/
system.php
8 lines
97 B
PHP
Raw
Normal View
History
Unescape
Escape
Getting rid of Smarty, using our own template system
2011-03-02 13:56:48 +03:00
<
?
php
/*
*
Template
for
admin
pages
*/
?>
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
2011-03-02 01:20:16 +03:00
<
h1
>
Administration
</
h1
>
<
h2
>
System
Settings
</
h2
>
#TBD