removed mods directory from the ATutor codebase
[atutor.git] / mods / photo_album / Template / admin_config.tpl.php
diff --git a/mods/photo_album/Template/admin_config.tpl.php b/mods/photo_album/Template/admin_config.tpl.php
deleted file mode 100644 (file)
index f5f3192..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<h3>{TITLE}</h3>\r
-<p>{CONFIG_NOTE}</p>\r
-<div id="pa_config_notice">{CONFIG_STRING} : {CONFIG_VALUE}</div>\r
-\r
-<div class="input-form">\r
-<div class="row" style="text-align:right;">\r
-<form name="{FORM_NAME}" method="post" action="{ACTION}">\r
-<input name="radiobutton" type="radio" value="{RADIO_VALUE1}" id="radio1" {CHECKED1} /><label for="radio1">{RADIO_STRING1}</label>\r
-<input name="radiobutton" type="radio" value="{RADIO_VALUE2}" id="radio2" {CHECKED2} /><label for="radio2">{RADIO_STRING2}</label>\r
-<div class="buttons" style="display:inline;">\r
-<input class="button" type="submit" name="submit" value="{SUBMIT_VALUE}"/>\r
-</div>\r
-</form>\r
-</div>\r
-</div>\r